Toolpack:Add Routeset Definition Files B: Difference between revisions
Cboulanger (talk | contribs) m (Forgot to add "bold" around WARNING) |
William Wong (talk | contribs) |
||
| (One intermediate revision by one other user 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 03: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.



