Ingazeira (Pernambuco) Map Cropping Samples

Ingazeira (Pernambuco) Map Cropping Samples-1

Ingazeira (Pernambuco) Map Cropping Samples-2

Ingazeira neighborhoods and villages map with 3D shadow effect

flag map of Ingazeira with 3D shadow effect

Ingazeira map with 3d shadow effect
 
Download outline map of Ingazeira (geojson format) : 
Ingazeira.geojson (**)
Download polygon array of Ingazeira map for "Google Maps" : 
Ingazeira.txt
Bounding Box for Ingazeira Map : ( -7.796069 , -37.522327 , -7.626102 , -37.323664 )
Wikipedia ID for Ingazeira : Q2010935
Wikipedia SPARQL Query for Ingazeira (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q2010935 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q2010935 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q2010935 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q2010935 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q2010935 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q2010935 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 Ingazeira map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.796069, -37.522327, -7.626102, -37.323664);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ingazeira)
	
[out:json];
(
rel["name"="Ingazeira"][type=boundary];
rel["name:en"="Ingazeira"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ingazeira
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Agrovila do pa Sitio Jorge | -7.732792 , -37.453574 | 
| Bezerros | -7.700000 , -37.500000 | 
| Cachoeirinha (1) | -7.733330 , -37.383330 | 
| Caicara (1) | -7.666670 , -37.383330 | 
| Ingazeira | -7.688345 , -37.479727 | 
| Santa Rosa | -7.700000 , -37.483330 | 
| Tapuio | -7.766670 , -37.366670 | 
Notes:
- You can download geometry data for Ingazeira 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.