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 staticGtfsUrl field to agency-params.json #356

Open
unreasonableman opened this issue Oct 10, 2022 · 0 comments
Open

add staticGtfsUrl field to agency-params.json #356

unreasonableman opened this issue Oct 10, 2022 · 0 comments
Assignees

Comments

@unreasonableman
Copy link
Collaborator

In order to run trip inference in the browser, we need the static GTFS URL for the target agency. agency-params.json already holds agency config data and thus appears as the logical place to add this information. gotConfigData() in graas.js is where config values are extracted from the raw data and then set.

@unreasonableman unreasonableman self-assigned this Oct 10, 2022
unreasonableman added a commit that referenced this issue Oct 10, 2022
… variables to initialize trip inference object

- this is the starting point for #356
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

1 participant