Open aerostitch opened 13 years ago
Just to say that I would like to see he housenumbers on the map as well.
maptool-housenumber.diff
(1.5 KiB)Please test if this work. Also it should add housenumber search to places where street search is working and addr:housenumber attributes present in OSM.
Had a quick test of the patch. My setup is as follows:
- Ubuntu 10.04
- Navit svn 4507 patched with above patch
- Map generated by maptool using great_britain.osm.pbf extract from geofabrik: http://download.geofabrik.de/osm/europe/great_britain.osm.pbf
The test area is Warwick Road, Bristol, UK: http://www.openstreetmap.org/browse/way/4315783. The house polygons there are addressed. Let's try searching for house number 6: http://www.openstreetmap.org/browse/way/105223609
The result is as shown in this screenshot: http://i.imgur.com/YasC0.png. It doesn't seem to even look in Warwick Road, and returns number 66 from Hampton Park, which is the road next to it west.
If I try searching in Hampton Park, it all seems to work fine. Any other road around it and the search only seems to return results from Hampton Park.
To confirm: with a previous svn version of Navit I would get a crash if selecting any street, and just typing "1" for the house number. Current svn version of Navit no longer crashes in this scenario.
However, now when I type "1" (for Hampton Park) Navit only shows me number 19. I presume this is because 19 is the last house number on the street with a "1" as the first digit. Previously, Navit showed me all the house numbers with a "1" as a first digit...
Improved patch is incorporated into http://trac.navit-project.org/ticket/859 (though not committed yet).
At least the housenumber (on buildings) issue got fixed during the past 2 years. AFAIK the boundaries can be displayed, too but I will check this.
This ticket was pushed back in order to bring 0.5.1 out soon.
Issue migrated from trac ticket # 704
component: mapdrivers/OSM | priority: minor | keywords: address, search, boundary
2010-12-14 06:30:04: sanderd17 created the issue