O'Higgins (Chaco) Map Cropping Samples
O'Higgins (Chaco) Map Cropping Samples-1
O'Higgins (Chaco) Map Cropping Samples-2
O'Higgins neighborhoods and villages map with 3D shadow effect
flag map of O'Higgins with 3D shadow effect
O'Higgins map with 3d shadow effect
Download outline map of O'Higgins (geojson format) :
O'Higgins.geojson (**)
Download polygon array of O'Higgins map for "Google Maps" :
O'Higgins.txt
Bounding Box for O'Higgins Map : ( -27.471675 , -60.915845 , -26.97424 , -60.509543 )
Get Boundaries from overpass-turbo (OSM) with boundary box of O'Higgins map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.471675, -60.915845, -26.97424, -60.509543);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (O'Higgins)
[out:json];
(
rel["name"="O'higgins"][type=boundary];
rel["name:en"="O'higgins"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of O'Higgins
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Clotilde | -27.133330 , -60.666670 |
La Tigra | -27.109960 , -60.587190 |
San Bernardo | -27.287820 , -60.712520 |
Notes:
- You can download geometry data for O'Higgins 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.