Mbozi (Mbeya) Map Cropping Samples
Mbozi (Mbeya) Map Cropping Samples-1
Mbozi (Mbeya) Map Cropping Samples-2
Mbozi neighborhoods and villages map with 3D shadow effect
flag map of Mbozi with 3D shadow effect
Mbozi map with 3d shadow effect
Download outline map of Mbozi (geojson format) :
Mbozi.geojson (**)
Download polygon array of Mbozi map for "Google Maps" :
Mbozi.txt
Bounding Box for Mbozi Map : ( -9.351505 , 32.501368 , -8.592159 , 33.266523 )
Wikipedia ID for Mbozi : Q1914938
Wikipedia SPARQL Query for Mbozi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1914938 wdt:P1082 ?population. }
OPTIONAL { wd:Q1914938 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1914938 wdt:P2046 ?area. }
OPTIONAL { wd:Q1914938 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1914938 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1914938 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 Mbozi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.351505, 32.501368, -8.592159, 33.266523);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mbozi)
[out:json];
(
rel["name"="Mbozi"][type=boundary];
rel["name:en"="Mbozi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mbozi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chirara | -9.033330 , 32.833330 |
Igamba | -9.000000 , 32.916670 |
Ihanda | -9.166670 , 32.866670 |
Isalala | -9.033330 , 32.750000 |
Itaka | -8.866670 , 32.783330 |
Itaka | -8.866670 , 32.833330 |
Litumbi | -8.950000 , 32.933330 |
Luwemba | -8.816670 , 32.800000 |
Mantenga | -8.900000 , 32.983330 |
Mlowas | -8.966670 , 33.100000 |
Mlowo | -9.000000 , 32.983330 |
Mrogoro | -8.833330 , 32.883330 |
Msangawales | -8.700000 , 32.750000 |
Mwenefulu | -8.900000 , 32.916670 |
Nyambosy | -8.816670 , 32.950000 |
Ruanda | -8.983330 , 33.066670 |
Shaji | -9.062060 , 33.033480 |
Tabo | -8.700000 , 32.800000 |
Tabora | -8.716670 , 32.633330 |
Tabora | -9.033330 , 32.950000 |
Utambalia | -8.750000 , 32.700000 |
Vwawa | -9.116670 , 32.933330 |
Notes:
- You can download geometry data for Mbozi 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.