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

Handle interpolated transfer legs better #56

Open
1 of 4 tasks
abhumbla opened this issue Mar 31, 2022 · 0 comments
Open
1 of 4 tasks

Handle interpolated transfer legs better #56

abhumbla opened this issue Mar 31, 2022 · 0 comments

Comments

@abhumbla
Copy link

abhumbla commented Mar 31, 2022

As of graphhopper#2519 graphhopper will return actual legs for interpolated transfers. We should do a couple of things

  • add a flag to any interpolated leg so that the frontend knows to handle it specially
  • make the mode it uses to transfer configurable separating from connecting mode (e.g. biking to/from transit but walking your bike in a transfer)
  • figure out a way to interpolate transfers for multiple modes at startup
  • not have the router crash by trying to create an interpolated leg down a wrong way street
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