Iguatemi (Mato Grosso Do Sul) Map Cropping Samples

Iguatemi (Mato Grosso Do Sul) Map Cropping Samples-1

Iguatemi (Mato Grosso Do Sul) Map Cropping Samples-2

Iguatemi neighborhoods and villages map with 3D shadow effect

flag map of Iguatemi with 3D shadow effect

Iguatemi map with 3d shadow effect
 
Download outline map of Iguatemi (geojson format) : 
Iguatemi.geojson (**)
Download polygon array of Iguatemi map for "Google Maps" : 
Iguatemi.txt
Bounding Box for Iguatemi Map : ( -23.79347 , -54.881763 , -23.040401 , -54.238826 )
Wikipedia ID for Iguatemi : Q431778
Wikipedia SPARQL Query for Iguatemi (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q431778 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q431778 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q431778 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q431778 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q431778 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q431778 p:P625 ?coordinate. 
    ?coordinate psv:P625 ?coordinate_node. 
    ?coordinate_node wikibase:geoLatitude ?latitude. 
    ?coordinate_node wikibase:geoLongitude ?longitude. 
  } 
} 
 Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!) 
Run this Query with SPARQL API 
Get Boundaries from overpass-turbo (OSM) with boundary box of Iguatemi map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.79347, -54.881763, -23.040401, -54.238826);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iguatemi)
	
[out:json];
(
rel["name"="Iguatemi"][type=boundary];
rel["name:en"="Iguatemi"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iguatemi
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Costa Rica | -23.416670 , -54.650000 | 
| Iguatemi | -23.678695 , -54.562234 | 
| Lote Ideal | -23.500000 , -54.566670 | 
| Manga | -23.533330 , -54.550000 | 
| Maro Isla | -23.366670 , -54.650000 | 
| Nicacio Preto | -23.300000 , -54.733330 | 
| Porto Gurupai | -23.183330 , -54.400000 | 
| Porto Liberal | -23.416670 , -54.383330 | 
| Porto Lindo | -23.650000 , -54.500000 | 
| Porto Novo | -23.716670 , -54.566670 | 
| Porto Pirai | -23.733330 , -54.516670 | 
| Porto Sassoro | -23.566670 , -54.766670 | 
| Recuperado | -23.566670 , -54.550000 | 
| Santa Cruz do Ijovai | -23.516670 , -54.800000 | 
| Serrito | -23.516670 , -54.483330 | 
| Tigre | -23.600000 , -54.616670 | 
| Viuva Alcibiades Vargas | -23.383330 , -54.650000 | 
Notes:
- You can download geometry data for Iguatemi 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.