Uruguay (Entre Rios) Map Cropping Samples
Uruguay (Entre Rios) Map Cropping Samples-1
Uruguay (Entre Rios) Map Cropping Samples-2
Uruguay neighborhoods and villages map with 3D shadow effect
flag map of Uruguay with 3D shadow effect
Uruguay map with 3d shadow effect
Download outline map of Uruguay (geojson format) :
Uruguay.geojson (**)
Download polygon array of Uruguay map for "Google Maps" :
Uruguay.txt
Bounding Box for Uruguay Map : ( -33.0404432499 , -59.1141940889 , -31.9728480327 , -58.112912 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Uruguay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-33.0404432499, -59.1141940889, -31.9728480327, -58.112912);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uruguay)
[out:json];
(
rel["name"="Uruguay"][type=boundary];
rel["name:en"="Uruguay"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uruguay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Urquiza | -32.383330 , -58.233330 |
Basavilbaso | -32.372130 , -58.878580 |
Caseros | -32.463250 , -58.478720 |
Colonia El Sauce | -32.615360 , -58.426630 |
Colonia Elía | -32.666250 , -58.321480 |
Colonia Sagastume | -32.050000 , -58.750000 |
Concepción del Uruguay | -32.482490 , -58.237220 |
Herrera | -32.435160 , -58.624620 |
La Barraca | -32.962070 , -58.185330 |
Libaros | -32.261700 , -58.906130 |
Palacio San José | -32.426120 , -58.524550 |
Pronunciamiento | -32.346170 , -58.432870 |
Pueblo Moscas | -32.091690 , -58.955070 |
Pueblo Nuevo | -32.378790 , -58.870310 |
Puerto Campichuelo | -32.691940 , -58.185260 |
Puerto Cupalen | -32.749200 , -58.200030 |
Rocamora | -32.345540 , -58.965020 |
San Justo | -32.446540 , -58.435690 |
Santa Anita | -32.174760 , -58.786220 |
Talita | -32.523710 , -58.302620 |
Villa Mantero | -32.397270 , -58.745960 |
Villa San Marcial | -32.166670 , -58.933330 |
Notes:
- You can download geometry data for Uruguay 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.