Skip to content

Nodes Table

Jaap Baak edited this page Aug 3, 2022 · 3 revisions

The (optional) nodes table provides the stop coordinates. When the nodes table is specified, it also determines the number of nodes. When it is missing the number of nodes is specified by the NNODES-setting.

The nodes table must contain the following fields:

Field Name Description
NODE The node number*. Node numbers must increase sequentially, starting from the number of zones plus 1.
XCOORD The X-coordinate of the stop
YCOORD The Y-coordinate of the stop

* An offset (specified by the OFFSET-setting) is subtracted from the node numbers read from file. In this way, it is possible to use the same transit network with different numbers of zones.

Clone this wiki locally