Conditionally Required Describes levels in a station, useful with pathways.txt. Required if pathways include elevators (pathway_mode=5), otherwise optional.
pathways.txt
pathways
pathway_mode=5
the parsed GTFS CSV data
Required Identifies a level in a station (level_id).
level_id
Required Numeric index indicating this level's relative position:
Optional
Optional Name of the level as displayed to the rider (e.g., "Mezzanine", "Platform").
Levels
Conditionally Required Describes levels in a station, useful with
pathways.txt
. Required ifpathways
include elevators (pathway_mode=5
), otherwise optional.