aerostitch / testnavit

0 stars 0 forks source link

support boundaries and tags on buildings #51

Open aerostitch opened 13 years ago

aerostitch commented 13 years ago

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


Hi,

could navit support boundaries next to is_in tags? and also display housenumbers if they are tagged on buildings instead of nodes or on interpollation ways.

I assume this has to be done in pre-processing or in maptool. I've also asked if there is already such a tool for OSM.

http://help.openstreetmap.org/questions/1807/is-there-a-script-to-standardise-osm-data

When the addr tags are standard, address search can also be implemented. But it would already be a big deal to see the housenumbers on the map.

aerostitch commented 13 years ago

2011-03-15 05:57:04: tomislav.parcina commented


Just to say that I would like to see he housenumbers on the map as well.

aerostitch commented 13 years ago

2011-05-30 14:49:34: tryagain uploaded file 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.

aerostitch commented 13 years ago

2011-06-04 01:48:05: korrosa commented


Had a quick test of the patch. My setup is as follows:

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.

aerostitch commented 13 years ago

2011-06-05 06:36:43: korrosa commented


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...

aerostitch commented 13 years ago

2011-06-17 12:52:13: tryagain.myopenid.com commented


Improved patch is incorporated into http://trac.navit-project.org/ticket/859 (though not committed yet).

aerostitch commented 11 years ago

2013-06-27 13:04:59: usul commented


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.

aerostitch commented 11 years ago

2013-07-05 14:48:27: usul changed priority from major to minor

aerostitch commented 11 years ago

2013-07-05 14:48:27: usul

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan commented


This ticket was pushed back in order to bring 0.5.1 out soon.