Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circuitous routing through interchange #21275

Open
2 of 4 tasks
AutomCoding opened this issue Nov 7, 2024 · 2 comments
Open
2 of 4 tasks

Circuitous routing through interchange #21275

AutomCoding opened this issue Nov 7, 2024 · 2 comments

Comments

@AutomCoding
Copy link
Contributor

AutomCoding commented Nov 7, 2024

Routing engine

  • OsmAnd's in-app offline routing
  • Any online routing provider (YOURS, openrouteservice, OSRM, etc.)

Routing Profile

Car

Start and end points

From Bårslöv, Helsingborgs kommun, Sweden to Rosengården, Helsingborgs kommun, Sweden

Actual route

This is the route chosen onto road 111 from E4.

Expected route

After going round the clover leaf off E4, a left turn onto road 111 is both permitted and prefered in reality. I can not se any obstacles to this in the OSM data.

Maps you used (online or offline)

  • Offline maps offered within the OsmAnd app for download.
  • Online (tile / raster) maps

Your Environment

OsmAnd Version: 4.8.6
Android version: 14
Device model: Samsung Galaxy S21 5G

Anything else?

No response

@yuriiurshuliak
Copy link

The bug has been reproduced. To reproduce it, try building a route using the coordinates above and note the circuitous routing through the interchange.

In the web version, navigation through the roundabout is detoured, whereas in OSM, it takes a shorter route by simply turning right.

Here is the link to the Web version: OsmAnd Web

Here is the link to OSM: OpenStreetMap

Web version OSRM · Graphhopper · Valhalla

@vshcherb
Copy link
Member

Issue is probably with https://www.openstreetmap.org/way/31874746 as it could be mapped as primary_link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants