the parsed GTFS CSV data
Required The stop or node from which this pathway begins. Must be location_type=0, 2, 3, or 4 (platform, entrance/exit, generic node, or boarding area). Stations (location_type=1) are forbidden here.
Required Unique ID for the pathway record.
Required 0 = Unidirectional, 1 = Bidirectional
OptionallengthOptional Horizontal length in meters of the pathway. Recommended for walkway, fare gate, exit gate.
OptionalmaxOptional Maximum slope ratio. Positive for upwards, negative for downwards. E.g., 0.083 is an 8.3% slope. Used for walkway (1) or moving sidewalk (3) if relevant.
OptionalminOptional Minimum width of the pathway in meters, recommended if less than 1 meter.
Required Pathway mode, e.g. walkway, stairs, escalator.
OptionalreversedOptional
Public facing text on signage when traversing the pathway in reverse
(toStopId -> fromStopId), if different from signpostedAs.
OptionalsignpostedOptional Public facing text on signage to help riders navigate (e.g. "Follow signs to X").
OptionalstairOptional Number of stairs in this pathway. Positive: fromStopId to toStopId goes upwards Negative: fromStopId to toStopId goes downwards Recommended for pathway_mode=2 (stairs).
Required The stop or node at which this pathway ends. Must be location_type=0, 2, 3, or 4 (platform, entrance/exit, generic node, or boarding area). Stations (location_type=1) are forbidden here.
OptionaltraversalOptional Average time in seconds needed to traverse this pathway. Recommended for moving sidewalk, escalator, elevator.
Pathways
Optional Represents edges in a station graph describing station interiors, connecting platforms, entrances/exits, generic nodes, or boarding areas.
Primary Key: (pathway_id)
Pathways must be complete if included: