Monduli (Arusha) Map Cropping Samples
Monduli (Arusha) Map Cropping Samples-1
Monduli (Arusha) Map Cropping Samples-2
Monduli neighborhoods and villages map with 3D shadow effect
flag map of Monduli with 3D shadow effect
Monduli map with 3d shadow effect
Download outline map of Monduli (geojson format) :
Monduli.geojson (**)
Download polygon array of Monduli map for "Google Maps" :
Monduli.txt
Bounding Box for Monduli Map : ( -4.148158 , 35.819936 , -2.756618 , 36.649491 )
Wikipedia ID for Monduli : Q2220726
Wikipedia SPARQL Query for Monduli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2220726 wdt:P1082 ?population. }
OPTIONAL { wd:Q2220726 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2220726 wdt:P2046 ?area. }
OPTIONAL { wd:Q2220726 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2220726 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2220726 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 Monduli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.148158, 35.819936, -2.756618, 36.649491);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Monduli)
[out:json];
(
rel["name"="Monduli"][type=boundary];
rel["name:en"="Monduli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Monduli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Engaruka | -2.983330 , 35.950000 |
Kisongo | -3.410359 , 36.472892 |
Lolkisale | -3.766670 , 36.416670 |
Makuyuni | -3.550000 , 36.100000 |
Manyara | -3.600000 , 35.933330 |
Monduli | -3.300000 , 36.450000 |
Mto wa Mbu | -3.350000 , 35.850000 |
Nangungu | -3.350780 , 36.457220 |
Notes:
- You can download geometry data for Monduli 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.