Toolpack:Add Routeset Definition Files B

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Applies to version v2.7)
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:<br>  
+
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


FileDb B 0.png


2- Click Import new definition


RoutsetDefinition 0 A.png


3- Click Browse and select the Routeset defintion file that you wish to import.

  • Click Import


RoutsetDefinition 1 A.png


4- The Routeset definition files are displayed in the Routesets Defintion table.


RoutsetDefinition 2 A.png

Personal tools