Curacó (La Pampa) Map Cropping Samples
Curacó (La Pampa) Map Cropping Samples-1
Curacó (La Pampa) Map Cropping Samples-2
Curacó neighborhoods and villages map with 3D shadow effect
flag map of Curacó with 3D shadow effect
Curacó map with 3d shadow effect
Download outline map of Curacó (geojson format) :
Curacó.geojson (**)
Download polygon array of Curacó map for "Google Maps" :
Curacó.txt
Bounding Box for Curacó Map : ( -38.833106 , -67.10511 , -37.674905 , -65.636016 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Curacó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-38.833106, -67.10511, -37.674905, -65.636016);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Curacó)
[out:json];
(
rel["name"="Curaco"][type=boundary];
rel["name:en"="Curaco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Curacó in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.