Download outline map of Mucari (geojson format) :
Mucari.geojson (**)
Download polygon array of Mucari map for "Google Maps" :
Mucari.txt
Bounding Box for Mucari Map : ( -9.667034 , 16.624334 , -9.21872 , 17.297327 )
Wikipedia ID for Mucari : Q1621535
Wikipedia SPARQL Query for Mucari (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1621535 wdt:P1082 ?population. }
OPTIONAL { wd:Q1621535 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1621535 wdt:P2046 ?area. }
OPTIONAL { wd:Q1621535 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1621535 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1621535 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 Mucari map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.667034, 16.624334, -9.21872, 17.297327);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mucari)
[out:json];
(
rel["name"="Mukari"][type=boundary];
rel["name:en"="Mukari"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mucari
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bumbatumba de Baixo | -9.559970 , 17.010820 |
Bumbatumba de Cima | -9.535830 , 17.012490 |
Caculama | -9.483330 , 16.850000 |
Cainguila | -9.462800 , 17.012410 |
Cambo | -9.642770 , 17.190540 |
Canguri | -9.533330 , 16.666670 |
Cassule Candala | -9.466670 , 16.866670 |
Cassule Catemba | -9.635960 , 17.027430 |
Catuto | -9.460560 , 17.202330 |
Caxinga | -9.543700 , 17.020210 |
Cazumbala | -9.400000 , 16.900000 |
Cungambango | -9.576350 , 17.081320 |
Gongo | -9.533330 , 16.833330 |
Jando | -9.466670 , 17.066670 |
Malengue | -9.633830 , 17.181880 |
Mana | -9.583330 , 17.050000 |
Mbango | -9.480060 , 17.225340 |
Mucari | -9.466670 , 16.916670 |
Muhe | -9.586470 , 17.104460 |
Muquixe | -9.500000 , 16.650000 |
Ngando Calomba | -9.619360 , 17.167890 |
Ngando Tembo Novo | -9.607910 , 17.049450 |
Ngando Tembo Velho | -9.632350 , 17.027260 |
Nole | -9.500000 , 17.150000 |
Nzagi | -9.433960 , 17.186020 |
Palanga | -9.570270 , 17.057080 |
Quibuco | -9.494980 , 16.998710 |
Quibuco | -9.508610 , 17.000020 |
Quicunga Nuno | -9.595490 , 17.131520 |
Quihinga | -9.555250 , 17.030460 |
Quihomba | -9.525280 , 17.006160 |
Quilundo | -9.561670 , 17.035730 |
Quinga | -9.466670 , 17.000000 |
Quingulo | -9.573090 , 17.070120 |
Quissuacaca | -9.483330 , 16.983330 |
Safa | -9.416670 , 16.683330 |
Sanza | -9.583330 , 16.833330 |
Seleca | -9.550000 , 16.733330 |
Zafl | -9.533330 , 16.750000 |
Zungue | -9.604630 , 17.152420 |
Notes:
- You can download geometry data for Mucari 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.