Mbulu (Manyara) Map Cropping Samples
Mbulu (Manyara) Map Cropping Samples-1
Mbulu (Manyara) Map Cropping Samples-2
Mbulu neighborhoods and villages map with 3D shadow effect
flag map of Mbulu with 3D shadow effect
Mbulu map with 3d shadow effect
Download outline map of Mbulu (geojson format) :
Mbulu.geojson (**)
Download polygon array of Mbulu map for "Google Maps" :
Mbulu.txt
Bounding Box for Mbulu Map : ( -4.265694 , 34.891196 , -3.614793 , 35.698262 )
Wikipedia ID for Mbulu : Q1009154
Wikipedia SPARQL Query for Mbulu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1009154 wdt:P1082 ?population. }
OPTIONAL { wd:Q1009154 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1009154 wdt:P2046 ?area. }
OPTIONAL { wd:Q1009154 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1009154 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1009154 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 Mbulu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.265694, 34.891196, -3.614793, 35.698262);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mbulu)
[out:json];
(
rel["name"="Mbulu"][type=boundary];
rel["name:en"="Mbulu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mbulu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bashay | -4.000000 , 35.350000 |
Daudi | -3.766670 , 35.550000 |
Dongobesh | -4.066670 , 35.383330 |
Endagikot | -3.866670 , 35.533330 |
Kainam | -3.916670 , 35.583330 |
Kutta | -3.950000 , 35.600000 |
Maghang | -4.150000 , 35.083330 |
Mbulu | -3.850000 , 35.533330 |
Muray | -4.000000 , 35.566670 |
Silaloda | -3.832520 , 35.443280 |
Tlawi | -3.916670 , 35.483330 |
Yaeda | -3.972550 , 35.170590 |
Notes:
- You can download geometry data for Mbulu 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.