hllo dear gis experts,
i am not very familiar with openstreetmap -
i do my first steps with the start - and i do some requests on http://www.overpass-turbo.eu
with the following request - see http://overpass-turbo.eu/s/bxK
all goes well - i get a long list of data
> [out:csv
:id,::type,"name","addr
ostcode","addr:street","addr:housenumber","website","> contact:email=*")]; area[name="Heidelberg"]->.a; (> node(area.a)[amenity=hospital]; way(area.a)[amenity=hospital]; > rel(area.a)[amenity=hospital]
; out;as said above all goes well - i get a long list of data:
But the main question is - how to set another timeout -note: i need to have a timeout with at least 500 sec
how to achieve that?
see the following repuest: http://overpass-turbo.eu/s/bxM
with a target area that is so big ... that we need to have a nother timeout.
[out:csv
:id,::type,"name","addr
ostcode","addr:street","addr:housenumber","website"," contact:email=*")];area[name="Bayern"]->.a;( node(area.a)[amenity=hospital]; way(area.a)[amenity=hospital]; rel(area.a)[amenity=hospital]
;out;qeustion: how to set the timeout to another value?
أكثر...
i am not very familiar with openstreetmap -
i do my first steps with the start - and i do some requests on http://www.overpass-turbo.eu
with the following request - see http://overpass-turbo.eu/s/bxK
all goes well - i get a long list of data
> [out:csv
But the main question is - how to set another timeout -note: i need to have a timeout with at least 500 sec
how to achieve that?
- what to do here.
- should i do a request on commandline -cf. http://overpass-api....mmand_line.html
see the following repuest: http://overpass-turbo.eu/s/bxM
with a target area that is so big ... that we need to have a nother timeout.
[out:csv
أكثر...