gtfs-realtime-validator icon indicating copy to clipboard operation
gtfs-realtime-validator copied to clipboard

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

Open e-lo opened this issue 2 years ago • 0 comments

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

e-lo avatar Mar 17 '22 23:03 e-lo