Add Routeset Definition 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 Routset Definition Files to the System}} |
| + | The Routeset definition file uses a comma delimited CSV format, to store Routing Labels and optional custom parameters:<br> | ||
| + | For example: | ||
| + | <pre>routeset_name, prio | ||
| + | "Montreal, Qc","2" | ||
| + | "Calgary, AB", "3" | ||
| + | </pre> | ||
| − | '''To | + | |
| + | '''To add a Routeset definition 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 definition''' |
| − | * Click ''' | + | |
| + | |||
| + | [[Image:RoutsetDefinition_0_A.png]] | ||
| + | |||
| + | |||
| + | 3- Click '''Browse''' and select the Routeset defintion file that you wish to import. | ||
| + | * Click '''Import''' | ||
| + | |||
| + | |||
| + | [[Image:RoutsetDefinition_1_A.png]] | ||
| + | |||
| + | |||
| + | 4- The Routeset definition file is displayed in the '''Routesets Defintion''' table. | ||
| − | [[Image: | + | [[Image:RoutsetDefinition_2_A.png]] |
Revision as of 11:25, 3 November 2012
Applies to version v2.6
The Routeset definition file uses a comma delimited CSV format, to store Routing Labels and optional custom parameters:
For example:
routeset_name, prio "Montreal, Qc","2" "Calgary, AB", "3"
To add a Routeset definition file to the system:
1- Click FileDB in the navigation panel
2- Click Import new definition
3- Click Browse and select the Routeset defintion file that you wish to import.
- Click Import
4- The Routeset definition file is displayed in the Routesets Defintion table.



