[Geocoding] [OpenStreetMap] #5379: Reverse geocoding ignores osm_type and won't return the closest Way

OpenStreetMap trac at noreply.openstreetmap.org
Wed Jan 13 11:17:06 UTC 2016


#5379: Reverse geocoding ignores osm_type and won't return the closest Way
-----------------------+-------------------------
 Reporter:  capellsk   |      Owner:  geocoding@…
     Type:  defect     |     Status:  new
 Priority:  minor      |  Milestone:
Component:  nominatim  |    Version:
 Keywords:             |
-----------------------+-------------------------
 This query, which requests a Way, returns a Node:

 http://nominatim.openstreetmap.org/reverse?format=json&lat=31.515380035347903&lon=-9.77214052951257&addressdetails=1&osm_type=W

 The Way that I was expecting it to choose, which is much closer to the
 given location than the above Node, is this one:

 http://api.openstreetmap.org/api/0.6/way/283877036

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



More information about the Geocoding mailing list