Vehicle timestamps should not all be equal #65
Labels
GTFS RT Best Practices
Used for issues or pull requests related to GTFS RT Best Practices
imported
new rule
your-first-pr
Issues that are a good place to start contributing to the project
Milestone
Issue by barbeau
Feb 19, 2019
Originally opened as CUTR-at-USF#347
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: