You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is the gate in many residential district entrance and it's also private, for example http://www.openstreetmap.org/node/1303860300, it will cause the residential way unreachable, pls see details below.
@DavidLiuGitHub you are correct. It is a known issue and is somewhat by design. To correctly handle these cases (only allow access when the destination is within the gated area), we require a long standing issue #77. The problem here is that we don't want to route into these areas, unless they are the start/destination of the trip and can't implement this without messing up the time we estimate for the duration of the trip.
We are currently in the process of finally implementing this (#2399) and it will soon become possible.
There is the gate in many residential district entrance and it's also private, for example http://www.openstreetmap.org/node/1303860300, it will cause the residential way unreachable, pls see details below.
http://map.project-osrm.org/?z=18¢er=33.576594%2C-117.721805&loc=33.576638%2C-117.723860&loc=33.577505%2C-117.722154&hl=en&alt=0
http://map.project-osrm.org/?z=18¢er=33.576888%2C-117.721778&loc=33.576638%2C-117.723860&loc=33.577635%2C-117.722223&hl=en&alt=0
The text was updated successfully, but these errors were encountered: