[OSM-dev] Question Answering over OSM and searching by tags

Dennis Diefenbach dennis.diefenbach at univ-st-etienne.fr
Mon Oct 29 13:06:33 UTC 2018


Hi Bryan,

thank you for your answer! I gave a rapid look at the API. I agree that it gives back point of interests in a give region, but what I was speaking about is something more “end-user” friendly. So an end-user cannot simply search for “tram stops in rome”. The only way is to construct a formal query like:

node
  [amenity=tram_stop]
  ({{bbox}});
out;

which is not trivial.

Salut
D063520


 <http://laboratoirehubertcurien.fr/>	
Dennis DIEFENBACH
Doctorand
dennis.diefenbach at univ-st-etienne.fr <mailto:dennis.diefenbach at univ-st-etienne.fr>	
Laboratoire Hubert Curien
Campus Manufacture
18 RUE Pr Benoît Lauras
42000 SAINT-ETIENNE
04 77 91 57 80
http://laboratoirehubertcurien.fr <http://laboratoirehubertcurien.fr/>	
 <http://www.univ-st-etienne.fr/>
 <http://www.facebook.com/Universite.Jean.Monnet.Saint.Etienne>	 <https://twitter.com/Univ_St_Etienne>	 <https://www.youtube.com/user/UniJeanMonnetUJM>	 <https://www.linkedin.com/edu/universit%C3%A9-jean-monnet-saint-etienne-12533>	 <http://www.viadeo.com/fr/company/universite-jean-monnet>	 <http://www.universite-lyon.fr/>

> On 29. Oct 2018, at 13:28, Bryan Housel <bhousel at gmail.com> wrote:
> 
>> On Oct 29, 2018, at 5:58 AM, Dennis Diefenbach <dennis.diefenbach at univ-st-etienne.fr <mailto:dennis.diefenbach at univ-st-etienne.fr>> wrote:
>> 
>> Especially I found that currently it is not possible in OSM to search for nodes, ways, relation, with a specific tag (like tram stop, restaurants, post offices and so on), i.e. restaurants in saint etienne . Would that be interesting for the community?
> 
> Most people are currently using Overpass for queries like this..
> 
> about:   https://wiki.openstreetmap.org/wiki/Overpass_API <https://wiki.openstreetmap.org/wiki/Overpass_API>
> live tool:  https://overpass-turbo.eu/ <https://overpass-turbo.eu/>
> 
> Thanks, Bryan
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20181029/6237ffc2/attachment-0001.html>


More information about the dev mailing list