Mercedes (Corrientes) Map Cropping Samples

Mercedes (Corrientes) Map Cropping Samples-1

Mercedes (Corrientes) Map Cropping Samples-2

Mercedes neighborhoods and villages map with 3D shadow effect

flag map of Mercedes with 3D shadow effect

Mercedes map with 3d shadow effect
 
 
Download outline map of Mercedes (geojson format) : 
Mercedes.geojson (**)
Download polygon array of Mercedes map for "Google Maps" : 
Mercedes.txt
Bounding Box for Mercedes Map : ( -29.791538 , -58.562084 , -28.470883 , -57.14 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mercedes map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-29.791538, -58.562084, -28.470883, -57.14);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mercedes)
	
[out:json];
(
rel["name"="Mercedes"][type=boundary];
rel["name:en"="Mercedes"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mercedes
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Alfonso Loma  |  -28.959480 , -58.170910  | 
|  Boqueron  |  -28.824600 , -58.146140  | 
|  Capita Mini  |  -28.965380 , -58.360070  | 
|  Capitania Balsa  |  -28.905860 , -57.240070  | 
|  Colonia Carlos Pellegrini  |  -28.535560 , -57.174340  | 
|  Felipe Yofré  |  -29.102260 , -58.337720  | 
|  Ita Cora  |  -28.908620 , -58.153510  | 
|  Mercedes  |  -29.181860 , -58.078950  | 
|  Naranjito  |  -28.934460 , -58.315930  | 
|  Pay Ubre  |  -29.009240 , -58.311320  | 
|  Pueblito de las Ratas  |  -29.172910 , -58.046130  | 
|  San Isidro  |  -29.689920 , -57.556660  | 
|  Timbocito  |  -28.896550 , -58.225560  | 
|  Toro Ratay  |  -28.841810 , -58.102910  | 
|  Uguay  |  -28.658400 , -57.489560  | 
|  Yuqueri  |  -28.878220 , -58.038720  | 
Notes:
- You can download geometry data for Mercedes 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.