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

User chooses to take a long boomerang transfer at a far away station rather than walk across the street #358

Closed
luyuliu opened this issue Dec 1, 2023 · 4 comments

Comments

@luyuliu
Copy link
Contributor

luyuliu commented Dec 1, 2023

As title. I found that some returned results in detailed_itineraries() rather do a long boomerang transfer than walking across the station. See an example:

image

The left part of the trip shouldn't exist.

Zoom in: image

image

The brown lines are OSM streets.
image

The user should alight at the blue stations and walk to the destination, but because the links are deemed impassable by pedestrians.

Not relevant but here is the result from Googlemap
image

Guess this is a data issue? But feels like the snapping rules are also one of the factors that caused this. Feel like large stations are more vulnerable to these kinds of errors.

@luyuliu
Copy link
Contributor Author

luyuliu commented Dec 1, 2023

Different levels of roads can also caused this

@rafapereirabr
Copy link
Member

Hi @luyuliu . Thanks for reporting this. This seems like an important issue upstream in R5, specifically in the McRAPTOR routing algorithm used here. There is nothing we can do from the r5r side, so I would strongly suggest opening this issue in the R5 repo.

@luyuliu
Copy link
Contributor Author

luyuliu commented Dec 1, 2023

Thanks. I will report this to r5. Close the issue for now.

@luyuliu luyuliu closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2023
@rafapereirabr
Copy link
Member

rafapereirabr commented Dec 1, 2023

Thanks @luyuliu . Issue transferred to conveyal/r5#916

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

2 participants