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

Add support to more than one transit agency in GTFS feeds #528

Open
r-akemii opened this issue May 23, 2024 · 0 comments · May be fixed by #535
Open

Add support to more than one transit agency in GTFS feeds #528

r-akemii opened this issue May 23, 2024 · 0 comments · May be fixed by #535

Comments

@r-akemii
Copy link
Collaborator

Currently, AequilibraE only supports a single transit agency for each feed import.

If our agency.txt file has more than one agency, all of them are saved under the umbrella of the agency defined in the import
transit = data.new_gtfs_builder(agency="agency_name", file_path="gtfs_file_path").

It would be nice if AequilibraE supported more than one transit agency at a time, without the requirement of providing a transit agency name during the feed import.

@r-akemii r-akemii linked a pull request Jun 7, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant