Actions

Toolpack:Add Routeset Definition Files B: Difference between revisions

(Created page with "=== '''''Applies to version v2.7''''' === {{DISPLAYTITLE:Add Routset Definition Files to the System}} The Routeset definition file uses a comma delimited CSV format, to stor...")
 
 
(4 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:<br>  
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"
Montreal_Qc,2
"Calgary, AB", "3"
Calgary_AB,3
</pre>  
</pre>  


Line 17: Line 17:




[[Image:FileDB_B_0.png]]
[[Image:FileDb_B_0.png]]





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.