[Geocoding] [OpenStreetMap] #4789: Hyphenated housenumber ranges don't index the intermediate numbers

OpenStreetMap trac at noreply.openstreetmap.org
Wed Feb 20 20:06:49 UTC 2013


#4789: Hyphenated housenumber ranges don't index the intermediate numbers
---------------------------+-------------------------
 Reporter:  otbj           |      Owner:  geocoding@…
     Type:  defect         |     Status:  new
 Priority:  minor          |  Milestone:
Component:  nominatim      |    Version:
 Keywords:  interpolation  |
---------------------------+-------------------------
 See http://www.openstreetmap.org/browse/way/205900169

 This is a building directly tagged with:

  * addr:housenumber = 76-102
  * addr:interpolation = even
  * addr:street = Chieftain Way
  * building = apartments

 I would expect this to match queries for:

  * "76 Chieftain Way, Cambridge, UK" (works)
  * "102 Chieftain Way, Cambridge, UK" (works)
  * "78 Chieftain Way, Cambridge, UK" (no match on the house number,
 returns the whole street)

 i.e. the intermediate values of the hyphenated addr:housenumber range are
 not being indexed, only the endpoints of the range.

-- 
Ticket URL: <https://trac.openstreetmap.org/ticket/4789>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world



More information about the Geocoding mailing list