MobilityData / gtfs-realtime-validator

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

TripUpdate.delay is the past...vs StopTimeEvent.delay + StopTimeEvent.time is the future #121

Open e-lo opened 2 years ago

e-lo commented 2 years ago

Relevant Best Practice text:

TripUpdate.delay should represent schedule deviation, i.e., the observed past value for how ahead/behind schedule the vehicle is. Predictions for future stops should be provided through StopTimeEvent.delay or StopTimeEvent.time