airbnb:datos
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
airbnb:datos [2019/02/25 15:45] – [España] numeroteca | airbnb:datos [2024/11/20 10:25] (actual) – numeroteca | ||
---|---|---|---|
Línea 42: | Línea 42: | ||
- | **De OSM (OpenStreetMap)**. Con esta query | + | **De OSM (OpenStreetMap)**. |
- | < | + | |
+ | Con esta query descargas edificios: | ||
+ | < | ||
+ | This has been generated by the overpass-turbo wizard. | ||
+ | The original search was: | ||
+ | “building=*” | ||
+ | */ | ||
+ | [out: | ||
// gather results | // gather results | ||
( | ( | ||
Línea 54: | Línea 61: | ||
out body; | out body; | ||
>; | >; | ||
- | out skel qt;;</ | + | out skel qt;</ |
+ | |||
+ | Con esta query descargas las calles más portantes: | ||
+ | |||
+ | < | ||
+ | [out: | ||
+ | // gather results | ||
+ | ( | ||
+ | nwr[" | ||
+ | nwr[" | ||
+ | nwr[" | ||
+ | nwr[" | ||
+ | ); | ||
+ | // print results | ||
+ | out body; | ||
+ | >; | ||
+ | out skel qt; | ||
+ | </ | ||
+ | |||
(gracias a Carlos Cámara) en https:// | (gracias a Carlos Cámara) en https:// | ||
airbnb/datos.1551105920.txt.gz · Última modificación: 2019/02/25 15:45 por numeroteca