Skip to content

Improve open area routing #1944

Open
@dreirund

Description

@dreirund

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

  1. Open this routing URL.
  2. 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:
    Image

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions