Opened 12 years ago
Closed 7 years ago
#694 closed defect/bug (fixed)
Wrong guidance on particular type of Autobahn crossings
Reported by: | nop | Owned by: | mvglasow (2) |
---|---|---|---|
Priority: | major | Milestone: | version 0.5.1 |
Component: | core | Version: | git master |
Severity: | normal | Keywords: | highhway, routing, lane, intersection, car |
Cc: | http://wiki.navit-project.org/index.php/user:mvglasow, (2) |
Description
Navit creates wrong driving directions for Autobahn crosses where lanes cross under a bridge so you have to go straight if you want to change the Autobahn and vice versa.
Example: http://www.openstreetmap.org/?lat=49.4577&lon=11.24409&zoom=15
I was driving on A3 eastbound and my destination was to the south. To go there, I need to keep left as the left lanes cross under a bridge and turn south.
Navit highlighted the right lanes, but the driving instructions where "turn right...". Which is wrong as that leads over the bridge and you stay on A3 eastbound.
On the return trip, I encountered the same problem. To go from A9 northbound to A3 westbound you need to keep left. Navit instructed me to "turn right" which would make me stay on A9.
Windows 7, Map was OSM, Garmin map built from the same OSM data creates correct turn instructions at this location.
Change History (4)
comment:1 Changed 10 years ago by usul
- Keywords highhway routing lane intersection car added
- Milestone set to version 0.5.1
comment:2 Changed 8 years ago by mvglasow (2)
- Cc http://wiki.navit-project.org/index.php/user:mvglasow (2) added
- Severity set to normal
comment:3 Changed 8 years ago by mvglasow (2)
- Owner changed from KaZeR to mvglasow (2)
- Status changed from new to assigned
comment:4 Changed 7 years ago by mvglasow (2)
- Resolution set to fixed
- Status changed from assigned to closed
This issue has been fixed as part of Project HighFive? and the particular intersection is now a test case for routing.
Is a duplicate to #795