Atlántida (Canelones) Map Cropping Samples
Atlántida (Canelones) Map Cropping Samples-1
Atlántida (Canelones) Map Cropping Samples-2
Atlántida neighborhoods and villages map with 3D shadow effect
flag map of Atlántida with 3D shadow effect
Atlántida map with 3d shadow effect
Download outline map of Atlántida (geojson format) :
Atlántida.geojson (**)
Download polygon array of Atlántida map for "Google Maps" :
Atlántida.txt
Bounding Box for Atlántida Map : ( -34.781923666 , -55.8464185351 , -34.6069092491 , -55.7042236334 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Atlántida map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.781923666, -55.8464185351, -34.6069092491, -55.7042236334);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atlántida)
[out:json];
(
rel["name"="Atlántida"][type=boundary];
rel["name:en"="Atlántida"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atlántida
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Estacion Atlantida | -34.744790 , -55.764200 |
La Palmita | -34.689510 , -55.802280 |
Las Toscas | -34.764640 , -55.737890 |
Villa Argentina | -34.768160 , -55.775660 |
Notes:
- You can download geometry data for Atlántida 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.