Chacabuco (Chaco) Map Cropping Samples
Chacabuco (Chaco) Map Cropping Samples-1
Chacabuco (Chaco) Map Cropping Samples-2
Chacabuco neighborhoods and villages map with 3D shadow effect
flag map of Chacabuco with 3D shadow effect
Chacabuco map with 3d shadow effect
Download outline map of Chacabuco (geojson format) :
Chacabuco.geojson (**)
Download polygon array of Chacabuco map for "Google Maps" :
Chacabuco.txt
Bounding Box for Chacabuco Map : ( -27.41504 , -61.715256 , -26.763637 , -60.822462 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Chacabuco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.41504, -61.715256, -26.763637, -60.822462);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chacabuco)
[out:json];
(
rel["name"="Chacabuco"][type=boundary];
rel["name:en"="Chacabuco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chacabuco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Charata | -27.216286 , -61.199996 |
Pampa del Cielo | -27.155820 , -61.142210 |
Pampa Maiel | -27.133330 , -61.300000 |
Tres Estacas | -26.933330 , -61.600000 |
Notes:
- You can download geometry data for Chacabuco 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.