Closed
Description
Issue
OSRM does route on simple polygon area highways (to be precise, on their edge). But if it is a multipolygon, it does not even route on their edge.
Steps to reproduce
- Open ↗ this routing URL
- Observe that, instead of snapping to the closest edge of a footway, the area highway defined as multipolygon (↗ this entity in OSM), it snaps to an area highway further away (↗ this entity in OSM) + resulting in a detour.
Screenshot:
Further remarks
Similar issue for OpenRouteService and GraphHopper.
Regards!