Skip to content

Stops Table

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

The stops table provides the stops on the transit line itineraries. The stops table may contain the following fields (when a field is missing, its default value is used for all stops):

Field Name Description Required Default
LINE Line number of the transit line
STOP Transit line stop. Stops on a line must be indexed sequentially, without interruptions
NODE Node number of the line stop*
DWELLTIME Time spend at the line stop. The stop specific dwell time is added to the line specific dwell time specified in the lines table 0

* 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