[Geocoding] [OpenStreetMap] #5182: Retrieve objects by tag with address
OpenStreetMap
trac at noreply.openstreetmap.org
Tue Jun 3 09:28:06 UTC 2014
#5182: Retrieve objects by tag with address
-------------------------+-------------------------
Reporter: -F- | Owner: geocoding@…
Type: enhancement | Status: new
Priority: major | Milestone:
Component: nominatim | Version:
Keywords: |
-------------------------+-------------------------
Currently it is not possible to retrieve a list of objects and their
address when searching by tag [key=value]. The only possible solution at
the moment is retrieving the list of objects from Overpass and then
querying Nominatim for every single result.
This is an example that clearly shows addresses only when they are tagged
on the object
http://overpass.osm.rambler.ru/cgi/interpreter?data=[out:json];node(41.875440756396515,12.383651733398438,42.02200811677026,12.640800476074219)[shop=supermarket];out
10;
--
Ticket URL: <https://trac.openstreetmap.org/ticket/5182>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list