MobilityData / gtfs-realtime-validator

Java-based tool that validates General Transit Feed Specification (GTFS)-realtime feeds
Other
38 stars 9 forks source link

Use StopTimeUpdate.stop_sequence #123

Open e-lo opened 2 years ago

e-lo commented 2 years ago

Relevant Best Practice text:

StopTimeUpdate: Provide stop_sequence whenever possible, as it unambiguously resolves to a GTFS stop time in stop_times.txt unlike stop_id, which can occur more than once in a trip (e.g., loop route).