Download outline map of Atamisqui (geojson format) :
Atamisqui.geojson (**)
Download polygon array of Atamisqui map for "Google Maps" :
Atamisqui.txt
Bounding Box for Atamisqui Map : ( -28.93219 , -64.225473 , -28.384507 , -63.571743 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Atamisqui map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-28.93219, -64.225473, -28.384507, -63.571743);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atamisqui)
[out:json];
(
rel["name"="Atamisqui"][type=boundary];
rel["name:en"="Atamisqui"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atamisqui
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boqueron | -28.575800 , -63.782370 |
Chilca | -28.783330 , -63.816670 |
Hoyon | -28.629280 , -63.963530 |
Isla Verde | -28.650000 , -64.150000 |
Juanillo | -28.583330 , -63.716670 |
Medellín | -28.653380 , -63.787370 |
Simbol | -28.700000 , -64.133330 |
Tolosa | -28.616670 , -63.616670 |
Villa Atamisqui | -28.496090 , -63.816090 |
Notes:
- You can download geometry data for Atamisqui 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.