Granito (Pernambuco) Map Cropping Samples
Granito (Pernambuco) Map Cropping Samples-1
Granito (Pernambuco) Map Cropping Samples-2
Granito neighborhoods and villages map with 3D shadow effect
flag map of Granito with 3D shadow effect
Granito map with 3d shadow effect
Download outline map of Granito (geojson format) :
Granito.geojson (**)
Download polygon array of Granito map for "Google Maps" :
Granito.txt
Bounding Box for Granito Map : ( -7.912551 , -39.81462 , -7.66663 , -39.558815 )
Wikipedia ID for Granito : Q2102421
Wikipedia SPARQL Query for Granito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2102421 wdt:P1082 ?population. }
OPTIONAL { wd:Q2102421 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2102421 wdt:P2046 ?area. }
OPTIONAL { wd:Q2102421 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2102421 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2102421 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 Granito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.912551, -39.81462, -7.66663, -39.558815);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Granito)
[out:json];
(
rel["name"="Granito"][type=boundary];
rel["name:en"="Granito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Granito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angical | -7.766670 , -39.733330 |
Caldeiraozinho | -7.766670 , -39.650000 |
Carcara | -7.866670 , -39.583330 |
Casa de Pedra | -7.850000 , -39.616670 |
Granito | -7.713428 , -39.617676 |
Lagoa Nova | -7.805315 , -39.707349 |
Lagoa Nova (2) | -7.816670 , -39.700000 |
Malhada Bonita | -7.783330 , -39.633330 |
Mata Boi | -7.850000 , -39.566670 |
Mato Grosso | -7.862856 , -39.573224 |
Moquenho | -7.800000 , -39.666670 |
Palacio | -7.800000 , -39.750000 |
Pitombeira | -7.833330 , -39.650000 |
Poco Verde | -7.833330 , -39.766670 |
Rancharia | -7.676708 , -39.742919 |
Saudade | -7.800000 , -39.766670 |
Sussuarana | -7.883330 , -39.716670 |
Venceslau | -7.783330 , -39.700000 |
Notes:
- You can download geometry data for Granito 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.