Opened 13 years ago
Closed 12 years ago
#575 closed defect/bug (fixed)
Spain local name match with OSM maps
Reported by: | www.google.com/accounts/o8/id?id=aitoawlwy70bp7kskrbf6hbak84phbzumrkz1a8 | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
I'm trying to use navit in Spain using OSM maps. I cannot make routes, because in the vast majority of Spain towns, local country name (España) is used in "is_in" field.
According to http://wiki.navit-project.org/index.php/OpenStreetMaps#Known_countries_by_osm2navit , navit only matches the following "is_in" for Spain: Spain,Espana,Espana,Reino de Espana
Please, add "España" (and possibly also "Reino de España") as country match. In this state, navit is unusable in Spain with OSM maps.
Change History (3)
comment:1 Changed 13 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 13 years ago by davide
- Resolution fixed deleted
- Status changed from closed to reopened
I have tried svnr3497 on Openmoko FR, and svn-3473M on my amd64 Ubuntu desktop, and I still cannot find towns with "España" in its "is_in".
As soon as I add "Spain" to "is_in", town is found.
Two examples:
Pontedeume (using "," as separator)
http://www.openstreetmap.org/?lat=43.40736&lon=-8.17152&zoom=17&layers=B000FTF
Ferrol (using ";" as separator)
http://www.openstreetmap.org/?lat=43.4844&lon=-8.2329&zoom=13&layers=B000FTF
comment:3 Changed 12 years ago by davide
- Resolution set to fixed
- Status changed from reopened to closed
I have tried svnr3525, and it seems to work now.
It seems was fixed on http://navit.svn.sourceforge.net/viewvc/navit/trunk/navit/navit/maptool/osm.c?revision=3456&view=markup&pathrev=3525
I'm going to close the bug.
Thanks a lot
Fixed in http://navit.svn.sourceforge.net/viewvc/navit?view=revision&revision=3368|r3368