Aiguá (Maldonado) Map Cropping Samples
Aiguá (Maldonado) Map Cropping Samples-1
Aiguá (Maldonado) Map Cropping Samples-2
Aiguá neighborhoods and villages map with 3D shadow effect
flag map of Aiguá with 3D shadow effect
Aiguá map with 3d shadow effect
Download outline map of Aiguá (geojson format) :
Aiguá.geojson (**)
Download polygon array of Aiguá map for "Google Maps" :
Aiguá.txt
Bounding Box for Aiguá Map : ( -34.5578125734 , -54.8660541515 , -33.9276706601 , -54.4632468961 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Aiguá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.5578125734, -54.8660541515, -33.9276706601, -54.4632468961);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aiguá)
[out:json];
(
rel["name"="Aiguá"][type=boundary];
rel["name:en"="Aiguá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aiguá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Los Talas | -34.093070 , -54.490560 |
Paso de Los Talas | -34.108740 , -54.521980 |
Salamanca | -34.166670 , -54.666670 |
Sauce de Aigua | -34.261650 , -54.726410 |
Notes:
- You can download geometry data for Aiguá 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.