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

Validate the Feed #7

Open
3 tasks
heijul opened this issue Mar 13, 2023 · 1 comment
Open
3 tasks

Validate the Feed #7

heijul opened this issue Mar 13, 2023 · 1 comment
Labels
feature New feature or request verify Not sure if this actually applies/is a problem

Comments

@heijul
Copy link
Owner

heijul commented Mar 13, 2023

Validate the feed read by the BaseFeedReader, to ensure that

  • all referenced IDs exist
  • the different IDs are unique
  • stop_times.stop_squence is continuous
@heijul heijul added the feature New feature or request label Mar 13, 2023
@heijul
Copy link
Owner Author

heijul commented Mar 18, 2023

Not sure if this is actually necessary... The feeds we use to evaluate the pdf2gtfs feeds come directly (always?) from the agency/provider, and if the pdf2gtfs feeds are wrong this would (should) be detected by the tests.

@heijul heijul added the verify Not sure if this actually applies/is a problem label Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request verify Not sure if this actually applies/is a problem
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant