Opened 12 years ago
Last modified 4 years ago
#873 new defect/bug
[navigation/osm] Error in the computed distance
Reported by: | pini | Owned by: | cp15 |
---|---|---|---|
Priority: | major | Milestone: | version 0.6.0 |
Component: | mapdrivers/OSM | Version: | git master |
Severity: | Keywords: | notification, directions, distance | |
Cc: | http://wiki.navit-project.org/index.php/user:pini |
Description
Hi,
With vehicle_demo + the position and destination below (to use with an osm map including France), the computed distance suddenly drops to 800m when arriving around 1100m:
mg:0x80cfb 0x587eb5 type=bookmark label="Position" path="Position" mg:0x80c6a 0x58796c type=bookmark label="Destination" path="Destination"
Thanks.
Change History (5)
comment:1 Changed 12 years ago by pini
- Cc http://wiki.navit-project.org/index.php/user:pini added
comment:2 Changed 10 years ago by usul
- Keywords notification directions distance added
- Milestone set to version 0.5.1
comment:3 Changed 10 years ago by gilles filippini
This bug is still valid. Steps to reproduce:
1- use OSM map for France
2- append these lines to ~/.navit/bookmark.txt:
mg:0x80cfb 0x587eb5 type=bookmark label="Position" path="Point 1" mg:0x80c6a 0x58796c type=bookmark label="Destination" path="Point 2"
3- Configure Navit with the Demo vehicle profile
4- Start navigation using "Point 1" (from bookmarks) as position and "Point 2" as destination. The initial computed distance to destination is about 1650m.
5- When the remaining distance reaches 700m, it suddenly drops to 80m.
6- Try the inverse navigation, from "Point 2" to "Point 1". Initial computed distance to destination is then 1025m. No sudden distance drop during the travel.
comment:4 Changed 5 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.1 to version 0.5.2
This ticket was pushed back in order to bring 0.5.1 out soon.
comment:5 Changed 4 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.2 to version 0.6.0
Ticket retargeted after milestone closed
We need more details here. Please provide the exact lat/lon of your routing. Please try it with the current SVN version once again.