Moshi (Kilimanjaro) Map Cropping Samples
Moshi (Kilimanjaro) Map Cropping Samples-1
Moshi (Kilimanjaro) Map Cropping Samples-2
Moshi neighborhoods and villages map with 3D shadow effect
flag map of Moshi with 3D shadow effect
Moshi map with 3d shadow effect
Download outline map of Moshi (geojson format) :
Moshi.geojson (**)
Download polygon array of Moshi map for "Google Maps" :
Moshi.txt
Bounding Box for Moshi Map : ( -3.648024 , 37.248947 , -3.091511 , 37.615524 )
Wikipedia ID for Moshi : Q6916218
Wikipedia SPARQL Query for Moshi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6916218 wdt:P1082 ?population. }
OPTIONAL { wd:Q6916218 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6916218 wdt:P2046 ?area. }
OPTIONAL { wd:Q6916218 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6916218 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6916218 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 Moshi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.648024, 37.248947, -3.091511, 37.615524);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moshi)
[out:json];
(
rel["name"="Moshi"][type=boundary];
rel["name:en"="Moshi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moshi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arusha Chini | -3.583330 , 37.333330 |
Ghombon | -3.250000 , 37.483330 |
Himo | -3.383330 , 37.550000 |
Kahe | -3.500000 , 37.433330 |
Kibosho | -3.250000 , 37.316670 |
Kilema Pofo | -3.406800 , 37.530620 |
Kimangaro | -3.283330 , 37.533330 |
Kirua | -3.300000 , 37.466670 |
Kirua Vunjo | -3.333330 , 37.450000 |
Kokirie | -3.250000 , 37.533330 |
Komakya | -3.316670 , 37.433330 |
Komalyango | -3.266670 , 37.500000 |
Lombetu | -3.333330 , 37.516670 |
Mabungo | -3.400000 , 37.533330 |
Mamba | -3.283330 , 37.533330 |
Mandaka | -3.433330 , 37.400000 |
Marangu | -3.283330 , 37.516670 |
Marawa | -3.566670 , 37.366670 |
Masia | -3.250000 , 37.516670 |
Maua | -3.300000 , 37.483330 |
Mdawi | -3.300000 , 37.416670 |
Mowo | -3.300000 , 37.450000 |
Mwika | -3.283330 , 37.583330 |
Mwika West | -3.283330 , 37.566670 |
Namro | -3.266670 , 37.400000 |
Old Moshi | -3.316670 , 37.400000 |
Samanga | -3.550000 , 37.333330 |
Sango | -3.316670 , 37.433330 |
Shia | -3.300000 , 37.416670 |
Uru | -3.283330 , 37.350000 |
Uru East | -3.283330 , 37.383330 |
Notes:
- You can download geometry data for Moshi 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.