Paranatama (Pernambuco) Map Cropping Samples

Paranatama (Pernambuco) Map Cropping Samples-1

Paranatama (Pernambuco) Map Cropping Samples-2

Paranatama neighborhoods and villages map with 3D shadow effect

flag map of Paranatama with 3D shadow effect

Paranatama map with 3d shadow effect
 
Download outline map of Paranatama (geojson format) : 
Paranatama.geojson (**)
Download polygon array of Paranatama map for "Google Maps" : 
Paranatama.txt
Bounding Box for Paranatama Map : ( -8.956498 , -36.864803 , -8.832522 , -36.604995 )
Wikipedia ID for Paranatama : Q2011819
Wikipedia SPARQL Query for Paranatama (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q2011819 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q2011819 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q2011819 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q2011819 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q2011819 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q2011819 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 Paranatama map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.956498, -36.864803, -8.832522, -36.604995);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paranatama)
	
[out:json];
(
rel["name"="Paranatama"][type=boundary];
rel["name:en"="Paranatama"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paranatama
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Angicos | -8.900000 , -36.666670 | 
| Azevem | -8.866670 , -36.700000 | 
| Azevem | -8.850000 , -36.700000 | 
| Beldroega | -8.850000 , -36.750000 | 
| Brejo Velho | -8.938256 , -36.721413 | 
| Brito | -8.866670 , -36.683330 | 
| Campo Sujo | -8.915567 , -36.710765 | 
| Catimbau | -8.916670 , -36.666670 | 
| Limitao | -8.900000 , -36.800000 | 
| Malhada do Cosme | -8.833330 , -36.733330 | 
| Paranatama | -8.913832 , -36.659341 | 
| Queimada do Andre | -8.883330 , -36.666670 | 
| Riacho da Brava | -8.900000 , -36.750000 | 
| Riacho Seco | -8.916670 , -36.616670 | 
| Serra das Vacas | -8.900000 , -36.733330 | 
Notes:
- You can download geometry data for Paranatama 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.