Download outline map of Molinos (geojson format) :
Molinos.geojson (**)
Download polygon array of Molinos map for "Google Maps" :
Molinos.txt
Bounding Box for Molinos Map : ( -26.0051588304 , -66.8710063437 , -25.1070379998 , -66.0022531454 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Molinos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.0051588304, -66.8710063437, -25.1070379998, -66.0022531454);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Molinos)
[out:json];
(
rel["name"="Molinos"][type=boundary];
rel["name:en"="Molinos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Molinos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banda Grande | -25.439470 , -66.230340 |
Brealito | -25.295340 , -66.341730 |
El Churcal | -25.406540 , -66.238030 |
Luracatao | -25.246580 , -66.438220 |
Molinos | -25.439500 , -66.291260 |
Seclantás | -25.323810 , -66.239400 |
Seclantas Adentro | -25.299080 , -66.264860 |
Notes:
- You can download geometry data for Molinos 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.