Iati (Pernambuco) Map Cropping Samples
Iati (Pernambuco) Map Cropping Samples-1
Iati (Pernambuco) Map Cropping Samples-2
Iati neighborhoods and villages map with 3D shadow effect
flag map of Iati with 3D shadow effect
Iati map with 3d shadow effect
Download outline map of Iati (geojson format) :
Iati.geojson (**)
Download polygon array of Iati map for "Google Maps" :
Iati.txt
Bounding Box for Iati Map : ( -9.383022 , -37.05534 , -8.888191 , -36.769024 )
Wikipedia ID for Iati : Q2011836
Wikipedia SPARQL Query for Iati (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2011836 wdt:P1082 ?population. }
OPTIONAL { wd:Q2011836 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2011836 wdt:P2046 ?area. }
OPTIONAL { wd:Q2011836 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2011836 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2011836 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 Iati map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.383022, -37.05534, -8.888191, -36.769024);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iati)
[out:json];
(
rel["name"="Iati"][type=boundary];
rel["name:en"="Iati"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iati
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barra do Jenipapo | -9.283330 , -37.033330 |
Boa Esperanca | -8.916670 , -36.866670 |
Caraiba | -8.966670 , -36.883330 |
Cercado | -9.350000 , -36.966670 |
Iati | -9.027111 , -36.857582 |
Meladinho | -8.966670 , -36.816670 |
Quati | -9.078751 , -36.816873 |
Quixaba | -8.950000 , -36.883330 |
Santa Rosa | -9.259022 , -36.934718 |
Notes:
- You can download geometry data for Iati 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.