stop_attributes.txt
This is an optional, non-standard file called stop_attributes.txt
which can be included in an agency's GTFS. This can be used to add additional useful information not included in GTFS, such as the city of each stop.
#
Column Definitionscolumn name | description |
---|---|
stop_id | A stop_id from stops.txt |
stop_city | The name of the city or region that the stop is in. |
#
ExampleAn example of this file is located in examples/stop_attributes.txt.
note
This feature is in development. Fields may be added or changed in the future.