Itacuruba (Pernambuco) Map Cropping Samples
Itacuruba (Pernambuco) Map Cropping Samples-1
Itacuruba (Pernambuco) Map Cropping Samples-2
Itacuruba neighborhoods and villages map with 3D shadow effect
flag map of Itacuruba with 3D shadow effect
Itacuruba map with 3d shadow effect
Download outline map of Itacuruba (geojson format) :
Itacuruba.geojson (**)
Download polygon array of Itacuruba map for "Google Maps" :
Itacuruba.txt
Bounding Box for Itacuruba Map : ( -8.918704 , -38.857303 , -8.621028 , -38.622995 )
Wikipedia ID for Itacuruba : Q1804119
Wikipedia SPARQL Query for Itacuruba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1804119 wdt:P1082 ?population. }
OPTIONAL { wd:Q1804119 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1804119 wdt:P2046 ?area. }
OPTIONAL { wd:Q1804119 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1804119 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1804119 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 Itacuruba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.918704, -38.857303, -8.621028, -38.622995);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itacuruba)
[out:json];
(
rel["name"="Itacuruba"][type=boundary];
rel["name:en"="Itacuruba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itacuruba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angico | -8.650000 , -38.700000 |
Campo Grande | -8.666670 , -38.633330 |
Coite | -8.800000 , -38.766670 |
Ingazeira | -8.633330 , -38.650000 |
Itacuruba | -8.727895 , -38.688674 |
Jatina | -8.783330 , -38.816670 |
Jatina de Baixo | -8.783330 , -38.783330 |
Moco | -8.666670 , -38.750000 |
Pedro | -8.766670 , -38.833330 |
Pereira | -8.783330 , -38.666670 |
Poco da Roca | -8.816670 , -38.666670 |
Sao Jose | -8.766670 , -38.666670 |
Umbuzeiro | -8.716670 , -38.650000 |
Notes:
- You can download geometry data for Itacuruba 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.