Download outline map of Cunhinga (geojson format) :
Cunhinga.geojson (**)
Download polygon array of Cunhinga map for "Google Maps" :
Cunhinga.txt
Bounding Box for Cunhinga Map : ( -12.25225 , 16.513937 , -11.694368 , 17.075456 )
Wikipedia ID for Cunhinga : Q660412
Wikipedia SPARQL Query for Cunhinga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q660412 wdt:P1082 ?population. }
OPTIONAL { wd:Q660412 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q660412 wdt:P2046 ?area. }
OPTIONAL { wd:Q660412 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q660412 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q660412 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 Cunhinga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.25225, 16.513937, -11.694368, 17.075456);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cunhinga)
[out:json];
(
rel["name"="Kunhinga"][type=boundary];
rel["name:en"="Kunhinga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cunhinga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acocoto | -11.855570 , 17.031750 |
Belo Horizonte | -11.913570 , 16.899730 |
Calumingo | -11.893250 , 16.909940 |
Cambumba | -11.901900 , 16.995180 |
Canenga | -11.793600 , 16.805160 |
Canguenenguene | -11.839490 , 17.033020 |
Canguli | -11.948060 , 16.680880 |
Capeca | -11.883830 , 16.833830 |
Catumba | -11.947970 , 16.926600 |
Cauaia | -11.990790 , 16.666860 |
Cauango | -11.887420 , 16.803680 |
Chiculuculo | -12.016670 , 16.583330 |
Chuela | -11.800000 , 16.966670 |
Cuango | -12.166670 , 16.850000 |
Cunhinga | -12.233330 , 16.783330 |
Dandau | -11.916670 , 16.916670 |
Dondeiro | -11.983330 , 17.000000 |
Elavoca | -11.948770 , 16.890020 |
Liandambi | -11.868470 , 16.907620 |
Londjongo | -11.746750 , 16.946760 |
Luvemba | -11.752190 , 16.945600 |
Mangrinha | -11.880690 , 16.892540 |
Mucanda | -11.987700 , 17.031770 |
Mundombe | -11.814840 , 16.822200 |
Ndandaue | -11.940300 , 16.882340 |
Ndenda | -11.734000 , 16.835850 |
Ndjulugundo | -11.787010 , 16.830410 |
Ndombe | -11.723640 , 16.967460 |
Ndondelo | -11.979410 , 17.007890 |
Nhana | -11.955720 , 17.058180 |
Panda | -12.050000 , 16.733330 |
Quibanda | -12.150000 , 16.750000 |
Quisseque | -11.856790 , 17.050870 |
Sacufa | -11.996450 , 16.667480 |
Samala | -11.975460 , 16.737970 |
Samaquimba | -11.814200 , 16.836930 |
Samaria | -11.740590 , 16.954610 |
Samueua | -11.918290 , 16.959430 |
Sandjoli | -11.708660 , 16.945150 |
Saquele | -11.880250 , 16.870140 |
Satacaia | -11.873290 , 16.790350 |
Satchilepa | -11.724110 , 16.946600 |
Socacova | -12.133330 , 16.816670 |
Tchandja Alta | -11.901660 , 16.804980 |
Tchibangulula | -11.921060 , 17.005450 |
Tchitoma | -11.883280 , 16.920000 |
Tchitumalo | -11.899520 , 16.896350 |
Tchituque | -11.853300 , 16.879780 |
Tchivangulula | -11.905400 , 16.987490 |
Notes:
- You can download geometry data for Cunhinga 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.