Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Vehicle timestamps should not all be equal #347

Open
barbeau opened this issue Feb 19, 2019 · 0 comments
Open

Vehicle timestamps should not all be equal #347

barbeau opened this issue Feb 19, 2019 · 0 comments
Labels
new rule your-first-pr Issues that are a good place to start contributing to the project

Comments

@barbeau
Copy link
Member

barbeau commented Feb 19, 2019

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

@barbeau barbeau added the your-first-pr Issues that are a good place to start contributing to the project label Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new rule your-first-pr Issues that are a good place to start contributing to the project
Projects
None yet
Development

No branches or pull requests

1 participant