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
Optional
lengthOptional Horizontal length in meters of the pathway. Recommended for walkway, fare gate, exit gate.
Optional
maxOptional 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.
Optional
minOptional Minimum width of the pathway in meters, recommended if less than 1 meter.
Required Pathway mode, e.g. walkway, stairs, escalator.
Optional
reversedOptional
Public facing text on signage when traversing the pathway in reverse
(toStopId -> fromStopId), if different from signpostedAs
.
Optional
signpostedOptional Public facing text on signage to help riders navigate (e.g. "Follow signs to X").
Optional
stairOptional 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.
Optional
traversalOptional 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: