You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
New rule - if all vehicle timestamps in a VehiclePosition feed have the same timestamp, that is an error. VehiclePosition timestamps should be independent.
Summary:
New rule - if all vehicle timestamps in a VehiclePosition feed have the same timestamp, that is an error. VehiclePosition timestamps should be independent.
Steps to reproduce:
Run PSTA's VP feed (right now) through validator:
http://ridepsta.net/gtfsrt/vehicles?debug
Gist of current response:
https://gist.github.com/barbeau/025732d5bfa73a6fbba01b37824e5b2a
Expected behavior:
Validator should through an error and say that all timestamps for all vehicles are the same
Observed behavior:
No such rule currently exists
The text was updated successfully, but these errors were encountered: