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

Handling multiple frequencies with the same trip_id #358

Open
landonreed opened this issue Dec 10, 2018 · 1 comment
Open

Handling multiple frequencies with the same trip_id #358

landonreed opened this issue Dec 10, 2018 · 1 comment

Comments

@landonreed
Copy link
Contributor

Issue by cbergy
Monday Sep 24, 2018 at 08:32 GMT
Originally opened as catalogueglobal#249


Importing a new feed does not take into account multiple frequencies that use the same trip_id: only the first one is shown in the editor.

The same happens when manually editing frequencies: the editor blocks you from inserting the same trip_id for different frequencies.

The GTFS standard does not pose this limitations.
See the example on the Google site

@landonreed
Copy link
Contributor Author

Comment by landonreed
Tuesday Sep 25, 2018 at 15:52 GMT


Yes, this limitation should have been documented. We were aware of the limitation when manually editing frequencies, which for the moment we deemed tolerable because it was still producing valid GTFS. However, on import it should not lose track of the multiple frequency entries per trip_id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant