[OSGeo Bolivia] Fwd: Re: [OSM-talk] overpass turbo for beginners
Sylvain Lesage
severo at rednegra.net
Wed Jun 20 17:19:24 PDT 2018
Uy qué genial. La URL: https://overpass-turbo.eu/
Si usas el ejemplo por defecto en La Paz, te muestra algunos de los
tanques que pusieron cuando hubo el problema del agua :)
```
/*
This is an example Overpass query.
Try it out by pressing the Run button above!
You can find more examples with the Load tool.
*/
node
[amenity=drinking_water]
({{bbox}});
out;
```
El 19/06/18 a las 20:26, Marco Antonio escribió:
>
>
> hola,
>
> overpass-turbo es un aplicación web para obtener datos geograficos de OpenStreetMap... para nuestros mapas propios
>
> un mantenedor del estilo cartográfico de openstreetmap pregunto por un tutorial, y alguien compartió el tutorial presentado en la ultima conferencia de OSM Francia de 2018, esta buena y sencillo escrito en francés
>
> https://www.sites.univ-rennes2.fr/mastersigat/Cours/2018_SOTM_APIOverpass.pdf
>
> voy a tratar de llevarlo a español para tenerlo a mano y enseñar cuando se quiera
>
> abrazos,
>
> Marco Antonio
>
> -------- Original Message --------
> From: mmd <mmd.osm en gmail.com>
> Sent: 19 June 2018 15:46:12 GMT-04:00
> To: talk en openstreetmap.org
> Subject: Re: [OSM-talk] overpass turbo for beginners
>
> Am 19.06.2018 um 19:05 schrieb Mateusz Konieczny:
>> Is there some Overpass Turbo tutorial assuming no programming or OSM
>> knowledge?
>>
>> I am planning to write one, I failed to find any description like this.
>>
>> I am asking to avoid duplication of existing resources.
>>
>>
>
> Take a look at the following presentation by Boris Mericskay, which is
> one of the best and most up to date presentations on Overpass API and
> overpass turbo I'm aware of (yes, some 0.7.55 features are missing, but
> that's ok).
>
> https://www.sites.univ-rennes2.fr/mastersigat/Cours/2018_SOTM_APIOverpass.pdf
>
> I believe this material has also been presented at SotM France 2018
> recently. It's all in French, but that shouldn't really be a big issue :)
>
>
More information about the Bolivia
mailing list