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

Do not hardcode bikes_allowed for Muni #72

Open
hcourt opened this issue Apr 20, 2022 · 2 comments
Open

Do not hardcode bikes_allowed for Muni #72

hcourt opened this issue Apr 20, 2022 · 2 comments
Labels
feature not a bug

Comments

@hcourt
Copy link

hcourt commented Apr 20, 2022

It would be a good idea to no longer hardcode these data fixes in Trip.java. In the mid term, by having some pre-build step that uses https://github.com/interline-io/transitland-lib to fix data. In the long term, by fixing the data in the GTFS feed itself.

@hcourt hcourt added the feature not a bug label Aug 5, 2022
@graue graue changed the title Do not hardcode bikes_allowed for MUNI and CC Do not hardcode bikes_allowed for Muni Nov 17, 2024
@rsarathy
Copy link

I was drafting an email to the 511 developer Google Group to get the upstream data fixed. However, I just read that foldable bicycles are allowed on LRVs, hence probably why we see bikes_allowed=0 for those associated routes (it's ambiguous).

@graue
Copy link

graue commented Dec 20, 2024

But not on cable cars, which also have the field left empty. They could at least set bikes_allowed to 2 for those. I would also argue folding bicycles are not the common case.

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

No branches or pull requests

3 participants