MobilityData / gtfs-realtime-validator

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

Cancelled trips over multiple days should have TripUpdate CANCELED -AND- an Alert with NO_SERVICE #128

Open e-lo opened 2 years ago

e-lo commented 2 years ago

Relevant Best Practice text:

When canceling trips over a number of days, producers should provide TripUpdates referencing the given trip_ids and start_dates as CANCELED as well as an Alert with NO_SERVICE referencing the same trip_ids and TimeRange that can be shown to riders explaining the cancellation (e.g., detour).