Flex: Update stop schema and add missing_stop_id rule #1754
Labels
enhancement
New feature request or improvement on an existing feature
flex
Rules and rule changes related to GTFS-Flex.
status: Blocked
Can't work on it currently because of an external factor.
Describe the problem
In order to support Flex as a part of #1721, we need to
Proposed solution
stop_id
ID must be unique across all `stops.stop_id`, locations.geojson `id`, and `location_groups.location_group_id` values.
In stop_times.txt:
stop_id **Required** if `stop_times.location_group_id` AND `stop_times.location_id` are NOT defined.
-
missing_stop_id
Description should specify that the producer should add stop_id to stops.txt
Alternatives you've considered
No response
Additional context
This seems to be the most substantial change to the previous files and requirements of the spec from the new Flex changes. We're curious to hear from consumers about this modification and the work required for them to incorporate this change.
The text was updated successfully, but these errors were encountered: