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

Removing an agency in transformer, does not remove fares with derived routes #130

Open
barbeau opened this issue Oct 15, 2019 · 1 comment

Comments

@barbeau
Copy link
Member

barbeau commented Oct 15, 2019

Moved here from OneBusAway/onebusaway-application-modules#231, by @skinkie.

I think the issue is clear. I am trying to remove an agency.

{"op":"remove","match":{"file":"agency.txt","agency_id":"63"}}

The result is a GTFS container with the agency removed. But it seems that the fare_rules.txt file is not being processed for the routes the agency might have defined but that have been removed with the above operation.

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

No branches or pull requests

2 participants