Download outline map of Chapaleufú (geojson format) :
Chapaleufú.geojson (**)
Download polygon array of Chapaleufú map for "Google Maps" :
Chapaleufú.txt
Bounding Box for Chapaleufú Map : ( -35.4640342558 , -63.947079174 , -34.991699001 , -63.3742083929 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Chapaleufú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.4640342558, -63.947079174, -34.991699001, -63.3742083929);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chapaleufú)
[out:json];
(
rel["name"="Chapaleufu"][type=boundary];
rel["name:en"="Chapaleufu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chapaleufú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banderalo | -35.013070 , -63.375560 |
Bernardo Larroudé | -35.024490 , -63.582530 |
Ceballos | -35.290080 , -63.777130 |
Coronel Hilario Lagos | -35.023100 , -63.913780 |
Intendente Alvear | -35.233830 , -63.592050 |
Vertiz | -35.426250 , -63.908790 |
Notes:
- You can download geometry data for Chapaleufú 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.