Toolpack:Add Routeset Definition Files B
From TBwiki
(Difference between revisions)
(→Applies to version v2.7) |
Cboulanger (Talk | contribs) m (Add a warning not to have any spaces between names and commas (or they will be taken as part of the name)) |
||
Line 3: | Line 3: | ||
− | The Routeset definition file uses a comma delimited CSV format, to store Routing Labels and optional custom parameters | + | The Routeset definition file uses a comma delimited CSV format, to store Routing Labels and optional custom parameters. BEWARE not to put any spaces between commas and column names.<br> |
For example: | For example: | ||
− | <pre>routeset_name, prio | + | <pre>routeset_name,prio |
"Montreal, Qc","2" | "Montreal, Qc","2" | ||
"Calgary, AB", "3" | "Calgary, AB", "3" |
Revision as of 11:46, 30 June 2014
Applies to version v2.7
The Routeset definition file uses a comma delimited CSV format, to store Routing Labels and optional custom parameters. BEWARE not to put any spaces between commas and column names.
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 files are displayed in the Routesets Defintion table.