the parsed GTFS CSV data
OptionalcodeOptional Short text or a number that identifies the location for riders.
OptionaldescOptional
Description providing useful information about the location.
Should not be a duplicate of name.
Required Identifies a location: stop/platform, station, entrance/exit, generic node, or boarding area. Must be unique across:
stop_id.OptionallatConditionally Required
Latitude of the location. Required if location_type is 0, 1, or 2. Optional otherwise.
OptionallevelOptional Level of the location. References levels.level_id.
OptionallocationOptional Location type. Valid options: 0 or empty = Stop/Platform, 1 = Station, 2 = Entrance/Exit, 3 = Generic Node, 4 = Boarding Area.
OptionallonConditionally Required
Longitude of the location. Required if location_type is 0, 1, or 2. Optional otherwise.
OptionalnameConditionally Required
Name of the location. Required if location_type is 0, 1, or 2. Optional otherwise.
OptionalparentConditionally Required
Defines hierarchy between different locations. Required if location_type is 2, 3, or 4.
OptionalplatformOptional Platform identifier for a platform stop.
OptionaltimezoneOptional Timezone of the location. Inherits from parent station if not specified.
OptionalttsOptional Readable version of the stop_name for text-to-speech systems.
OptionalurlOptional URL of a web page about this location.
OptionalwheelchairOptional Indicates whether wheelchair boardings are possible at this location. For parentless stops: 0 = no info, 1 = possible, 2 = not possible. For child stops, entrance/exits: inherits or overrides parent station accessibility.
OptionalzoneOptional Identifies the fare zone for a stop.
Stop Information
Details
Conditionally Required - Stops where vehicles pick up or drop off riders. Also defines stations, entrances, etc.