18 de Mayo (Canelones) Map Cropping Samples
18 de Mayo (Canelones) Map Cropping Samples-1
18 de Mayo (Canelones) Map Cropping Samples-2
18 de Mayo neighborhoods and villages map with 3D shadow effect
flag map of 18 de Mayo with 3D shadow effect
18 de Mayo map with 3d shadow effect
Download outline map of 18 de Mayo (geojson format) :
18 de Mayo.geojson (**)
Download polygon array of 18 de Mayo map for "Google Maps" :
18 de Mayo.txt
Bounding Box for 18 de Mayo Map : ( -34.712792 , -56.239204 , -34.678596 , -56.191051 )
Get Boundaries from overpass-turbo (OSM) with boundary box of 18 de Mayo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.712792, -56.239204, -34.678596, -56.191051);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (18 de Mayo)
[out:json];
(
rel["name"="18 de Mayo"][type=boundary];
rel["name:en"="18 de Mayo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for 18 de Mayo 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.