osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

roundabout exist counts are confusing for cyclists

Open emiltin opened this issue 9 years ago • 8 comments

Because you can usually push bikes against oneways on bike, dual carriageways are counted as 2 exists in roundabouts, leading to confusing exit counts.

For example you're told to take the 3rd exit in the following situation:

screen shot 2016-06-11 at 23 11 58

I'm not sure what can be done about this. OSRM could count only exist that you can cycle on. This would make the common case of dual carriageways more correct, but would require special handling of edge cases like exiting on a footway.

emiltin avatar Jun 11 '16 21:06 emiltin