Paudalho (Pernambuco) Map Cropping Samples
Paudalho (Pernambuco) Map Cropping Samples-1
Paudalho (Pernambuco) Map Cropping Samples-2
Paudalho neighborhoods and villages map with 3D shadow effect
flag map of Paudalho with 3D shadow effect
Paudalho map with 3d shadow effect
Download outline map of Paudalho (geojson format) :
Paudalho.geojson (**)
Download polygon array of Paudalho map for "Google Maps" :
Paudalho.txt
Bounding Box for Paudalho Map : ( -7.978136 , -35.254466 , -7.794453 , -35.028592 )
Wikipedia ID for Paudalho : Q674432
Wikipedia SPARQL Query for Paudalho (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q674432 wdt:P1082 ?population. }
OPTIONAL { wd:Q674432 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q674432 wdt:P2046 ?area. }
OPTIONAL { wd:Q674432 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q674432 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q674432 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 Paudalho map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.978136, -35.254466, -7.794453, -35.028592);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paudalho)
[out:json];
(
rel["name"="Paudalho"][type=boundary];
rel["name:en"="Paudalho"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paudalho
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Sítio I | -7.960982 , -35.164205 |
Agrovila do pa Souto Maior | -7.966064 , -35.190288 |
Chã de Cruz | -7.902614 , -35.064345 |
Chã do Conselho | -7.841665 , -35.129652 |
Guadalajara | -7.939222 , -35.123337 |
Mucuroca | -7.900000 , -35.116670 |
Pau d'Alho | -7.896670 , -35.179720 |
Paudalho | -7.883275 , -35.159417 |
Notes:
- You can download geometry data for Paudalho 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.