Skip to main content

240032: The stops.txt file is missing the stop_id field.

Description

The GTFS stops.txt file does not have a stop_id field. This field links the stops.txt file to the other GTFS files, so certain functionality may not work if the field is not present and populated.

Solution

Use a valid stops.txt file or add a stop_id field to the stops.txt file and update the other GTFS files with corresponding values.