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 entrances to areas properly #371

Open
tbicr opened this issue Mar 15, 2015 · 3 comments
Open

Handle entrances to areas properly #371

tbicr opened this issue Mar 15, 2015 · 3 comments

Comments

@tbicr
Copy link

tbicr commented Mar 15, 2015

Hi, in this example:

http://www.openstreetmap.org/directions?engine=graphhopper_foot&route=53.93405%2C27.64698%3B53.93429%2C27.64949#map=18/53.93350/27.64745

subway entrance situated on highway=pedestrian polygon without edges to pedestrian.

@karussell
Copy link
Member

Do you mean the area routing in #82?

@tbicr
Copy link
Author

tbicr commented Mar 16, 2015

Not exactly.

#82 describe situation when you have rote to and from polygone:
1

But in my case polygone can't find route over entrance in polygone:
2

I expect that it should be somethong like this:
3

See in data screenshot:
4

@karussell
Copy link
Member

Ah, okay. Now I got it so you mean the subway entrance which is located on the 'pedestrian area' and not reachable. Yes, this currently does not work but is highly dependent on the area routing feature.

@karussell karussell changed the title Can't route over pedestrian without edges Handle entrances to areas properly Mar 25, 2015
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