Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem description
OpenRouteService does route on simple polygon area highways (although only on the edge, sadly). But if it is defined as a multipolygon, it does not.
To Reproduce
- Open this routing URL.
- Observe that it makes an "aerial jump" to the next edge of a simple polygon area highway, but not to the closer edge of the multipolygon area highway where the starting point is. And also induces a "big" detour.
See screenshot:
Proposed solution
- At least, treat relation area highways the same as normal area highways and route along their edge.
- Ideally, route also inside area highways.
Additional context
Using web client at https://maps.openrouteservice.org/ with Firefox 135.0b3.
Forum Topic Link
No response