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

We need a LOCAL_BUS_TO_OUT_OF_SUBWAY fare type in BostonInRoutingFareCalculator #593

Open
mattwigway opened this issue Apr 13, 2020 · 1 comment

Comments

@mattwigway
Copy link
Contributor

Right now a local bus -> subway -> street transfer to other subway station route can kick out one without the street transfer, because we don't have a separate type for the LOCAL_BUS_TO_SUBWAY special case after leaving the subway.

@mattwigway
Copy link
Contributor Author

And furthermore, we need to differentiate between no transfer allowance states after a, say, express bus to subway ride, and a a no transfer allowance after a bus -> bus ride that then walks to a subway station. In the first case, you can board another train from the same location for free, whereas in the latter case you cannot.

mattwigway added a commit to mattwigway/r5 that referenced this issue Apr 13, 2020
mattwigway added a commit to mattwigway/r5 that referenced this issue Apr 13, 2020
mattwigway added a commit to mattwigway/r5 that referenced this issue Nov 13, 2020
mattwigway added a commit to mattwigway/r5 that referenced this issue Nov 24, 2020
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