Capoeiras (Pernambuco) Map Cropping Samples
Capoeiras (Pernambuco) Map Cropping Samples-1
Capoeiras (Pernambuco) Map Cropping Samples-2
Capoeiras neighborhoods and villages map with 3D shadow effect
flag map of Capoeiras with 3D shadow effect
Capoeiras map with 3d shadow effect
Download outline map of Capoeiras (geojson format) :
Capoeiras.geojson (**)
Download polygon array of Capoeiras map for "Google Maps" :
Capoeiras.txt
Bounding Box for Capoeiras Map : ( -8.797466 , -36.702222 , -8.557653 , -36.487025 )
Wikipedia ID for Capoeiras : Q2064882
Wikipedia SPARQL Query for Capoeiras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2064882 wdt:P1082 ?population. }
OPTIONAL { wd:Q2064882 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2064882 wdt:P2046 ?area. }
OPTIONAL { wd:Q2064882 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2064882 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2064882 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 Capoeiras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.797466, -36.702222, -8.557653, -36.487025);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Capoeiras)
[out:json];
(
rel["name"="Capoeiras"][type=boundary];
rel["name:en"="Capoeiras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Capoeiras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alegre | -8.680493 , -36.510216 |
Baixa do Pau Ferro | -8.766670 , -36.616670 |
Barra | -8.683330 , -36.633330 |
Boa Vista | -8.700000 , -36.650000 |
Boa Vista dos Inacios | -8.716670 , -36.633330 |
Capoeiras | -8.734769 , -36.626197 |
Curral Queimado | -8.733330 , -36.633330 |
Lagartixa | -8.683330 , -36.566670 |
Mata da Serra | -8.750000 , -36.616670 |
Muqueca | -8.683330 , -36.616670 |
Neves | -8.683330 , -36.666670 |
Riacho do Sol | -8.700000 , -36.550000 |
Notes:
- You can download geometry data for Capoeiras 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.