MobilityData / gtfs-realtime-validator

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

Frequency-based trips: schedule_relationship should be UNSCHEDULED #133

Open e-lo opened 2 years ago

e-lo commented 2 years ago

Relevant Best Practice text:

For trips denoted in GTFS frequency.txt as frequency-based by setting exact_times=0 or omitting the exact_times field In TripUpdate.StopTimeUpdate, schedule_relationship should be UNSCHEDULED. (e.g., re-enforcement trips).