Verdejante (Pernambuco) Map Cropping Samples
Verdejante (Pernambuco) Map Cropping Samples-1
Verdejante (Pernambuco) Map Cropping Samples-2
Verdejante neighborhoods and villages map with 3D shadow effect
flag map of Verdejante with 3D shadow effect
Verdejante map with 3d shadow effect
Download outline map of Verdejante (geojson format) :
Verdejante.geojson (**)
Download polygon array of Verdejante map for "Google Maps" :
Verdejante.txt
Bounding Box for Verdejante Map : ( -8.093974 , -39.103636 , -7.812181 , -38.870464 )
Wikipedia ID for Verdejante : Q2013582
Wikipedia SPARQL Query for Verdejante (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2013582 wdt:P1082 ?population. }
OPTIONAL { wd:Q2013582 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2013582 wdt:P2046 ?area. }
OPTIONAL { wd:Q2013582 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2013582 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2013582 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 Verdejante map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.093974, -39.103636, -7.812181, -38.870464);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Verdejante)
[out:json];
(
rel["name"="Verdejante"][type=boundary];
rel["name:en"="Verdejante"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Verdejante
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angico Torto | -7.883330 , -39.016670 |
Ceu Azul | -8.016670 , -38.916670 |
Grossos | -8.008360 , -38.915954 |
Lagoa | -7.978881 , -39.080681 |
Malhada da Areia | -8.013130 , -38.903748 |
Mamoeiro | -7.966670 , -38.933330 |
Riacho Verde | -7.900000 , -38.966670 |
Sao Gregorio | -7.933330 , -38.950000 |
Tiririca | -7.883330 , -39.033330 |
Verdejante | -7.932574 , -38.970369 |
Notes:
- You can download geometry data for Verdejante 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.