Toolpack:Add Routeset Definition Files B
From TBwiki
(Difference between revisions)
(→Applies to version v2.7) |
William Wong (Talk | contribs) (→Applies to version v2.7) |
||
(3 intermediate revisions by 2 users not shown) | |||
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. '''DO NOT''' 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 | |
− | + | Calgary_AB,3 | |
</pre> | </pre> | ||
Latest revision as of 02:36, 12 January 2018
Applies to version v2.7
The Routeset definition file uses a comma delimited CSV format, to store Routing Labels and optional custom parameters. DO NOT 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.