Ciudad de la Costa (Canelones) Map Cropping Samples
Ciudad de la Costa (Canelones) Map Cropping Samples-1
Ciudad de la Costa (Canelones) Map Cropping Samples-2
Ciudad de la Costa neighborhoods and villages map with 3D shadow effect
flag map of Ciudad de la Costa with 3D shadow effect
Ciudad de la Costa map with 3d shadow effect
Download outline map of Ciudad de la Costa (geojson format) :
Ciudad de la Costa.geojson (**)
Download polygon array of Ciudad de la Costa map for "Google Maps" :
Ciudad de la Costa.txt
Bounding Box for Ciudad de la Costa Map : ( -34.865035 , -56.032641 , -34.768311 , -55.863581 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ciudad de la Costa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.865035, -56.032641, -34.768311, -55.863581);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ciudad de la Costa)
[out:json];
(
rel["name"="Ciudad de la Costa"][type=boundary];
rel["name:en"="Ciudad de la Costa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ciudad de la Costa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colinas de Solymar | -34.803340 , -55.959490 |
Lagomar | -34.837680 , -55.983200 |
Shangrila | -34.846390 , -55.998060 |
Notes:
- You can download geometry data for Ciudad de la Costa 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.