Calumbi (Pernambuco) Map Cropping Samples
Calumbi (Pernambuco) Map Cropping Samples-1
Calumbi (Pernambuco) Map Cropping Samples-2
Calumbi neighborhoods and villages map with 3D shadow effect
flag map of Calumbi with 3D shadow effect
Calumbi map with 3d shadow effect
Download outline map of Calumbi (geojson format) :
Calumbi.geojson (**)
Download polygon array of Calumbi map for "Google Maps" :
Calumbi.txt
Bounding Box for Calumbi Map : ( -8.133565 , -38.16815 , -7.904516 , -37.939427 )
Wikipedia ID for Calumbi : Q2010836
Wikipedia SPARQL Query for Calumbi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2010836 wdt:P1082 ?population. }
OPTIONAL { wd:Q2010836 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2010836 wdt:P2046 ?area. }
OPTIONAL { wd:Q2010836 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2010836 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2010836 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 Calumbi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.133565, -38.16815, -7.904516, -37.939427);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Calumbi)
[out:json];
(
rel["name"="Calumbi"][type=boundary];
rel["name:en"="Calumbi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Calumbi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calumbi | -7.939039 , -38.151764 |
Malhada Vermelha | -7.933330 , -38.100000 |
Riachao | -7.983330 , -38.083330 |
Roça Velhas | -8.080749 , -38.040333 |
Saco dos Campos | -7.966670 , -38.083330 |
Tabuleiro Alto | -7.950000 , -38.133330 |
Tamborilzinho | -8.006289 , -38.099827 |
Notes:
- You can download geometry data for Calumbi 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.