Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vehicle timestamps should not all be equal #65

Open
isabelle-dr opened this issue Jan 9, 2022 · 0 comments
Open

Vehicle timestamps should not all be equal #65

isabelle-dr opened this issue Jan 9, 2022 · 0 comments
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

Comments

@isabelle-dr
Copy link

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

@isabelle-dr isabelle-dr added new rule your-first-pr Issues that are a good place to start contributing to the project imported labels Jan 9, 2022
@barbeau barbeau added this to the v1.2 milestone Feb 25, 2022
@e-lo e-lo added the GTFS RT Best Practices Used for issues or pull requests related to GTFS RT Best Practices label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants