[Geocoding] [OpenStreetMap] #4678: Partial matching of addr:housenumber
OpenStreetMap
trac at noreply.openstreetmap.org
Fri Nov 9 16:23:32 GMT 2012
#4678: Partial matching of addr:housenumber
-------------------------+-------------------------
Reporter: joakimfors | Owner: geocoding@…
Type: enhancement | Status: new
Priority: major | Milestone:
Component: nominatim | Version:
Keywords: |
-------------------------+-------------------------
It would be nice if Nominatim was able to match partial housenumber i.e.
Searching for "sankt petri kyrkogata 3a, lund" or "3a, sankt petri
kyrkogata, lund" returns, as expected,
http://nominatim.openstreetmap.org/details.php?place_id=17837153
However, searching for "sankt petri kyrkogata 3, lund" only finds the
street, not any address nodes. The preferred behaviour would be to return
all house numbers matching "3" excluding alphabetic suffixes i.e.
http://nominatim.openstreetmap.org/details.php?place_id=17837153
http://nominatim.openstreetmap.org/details.php?place_id=17983236
http://nominatim.openstreetmap.org/details.php?place_id=17528428
and perhaps give the average of the positions of those nodes as a result
too.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4678>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list