Add Digitmap Files A
From TBwiki
(Difference between revisions)
(Created page with "=== '''''Applies to version v2.6''''' === {{DISPLAYTITLE:Create Database files}} '''To create a new file repository (FileDb) for storing the Digitmap and Routeset definiti...") |
(→Applies to version v2.6) |
||
Line 1: | Line 1: | ||
=== '''''Applies to version v2.6''''' === | === '''''Applies to version v2.6''''' === | ||
− | {{DISPLAYTITLE: | + | {{DISPLAYTITLE:Add Digitmap Files to the System}} |
+ | A Digitmap file uses a comma delimited CSV format. Create a file with the desired numbers (DIDs) for the system. For example: | ||
+ | <pre>called,calling,routeset_name | ||
+ | 403200, ,"Calgary, AB" | ||
+ | 514201, ,"Montreal, Qc" | ||
+ | 514202, ,"Montreal, Qc" | ||
+ | 514203, ,"Montreal, Qc" | ||
+ | </pre> | ||
− | '''To | + | '''To add a Digitmap file to the system:''' |
1- Click '''FileDB''' in the navigation panel | 1- Click '''FileDB''' in the navigation panel | ||
Line 13: | Line 20: | ||
− | 2- | + | 2- Click '''Import new digitmap''' |
− | + | ||
+ | |||
+ | [[Image:DigitMap_0_A.png]] | ||
+ | |||
+ | |||
+ | 3- Click '''Browse''' and select the Digitmap that you wish to import. | ||
+ | * Click '''Import''' | ||
+ | |||
+ | |||
+ | [[Image:DigitMap_1_A.png]] | ||
+ | |||
+ | |||
+ | 4- The Digitmap is displayed in the '''Routesets digitmap''' table. | ||
+ | |||
+ | |||
+ | [[Image:DigitMap_2_A.png]] | ||
[[Image:FileDB_1_A.png]] | [[Image:FileDB_1_A.png]] |
Revision as of 10:55, 3 November 2012
Applies to version v2.6
A Digitmap file uses a comma delimited CSV format. Create a file with the desired numbers (DIDs) for the system. For example:
called,calling,routeset_name 403200, ,"Calgary, AB" 514201, ,"Montreal, Qc" 514202, ,"Montreal, Qc" 514203, ,"Montreal, Qc"
To add a Digitmap file to the system:
1- Click FileDB in the navigation panel
2- Click Import new digitmap
3- Click Browse and select the Digitmap that you wish to import.
- Click Import
4- The Digitmap is displayed in the Routesets digitmap table.