Arusha (Arusha) Map Cropping Samples
Arusha (Arusha) Map Cropping Samples-1
Arusha (Arusha) Map Cropping Samples-2
Arusha neighborhoods and villages map with 3D shadow effect
flag map of Arusha with 3D shadow effect
Arusha map with 3d shadow effect
Download outline map of Arusha (geojson format) :
Arusha.geojson (**)
Download polygon array of Arusha map for "Google Maps" :
Arusha.txt
Bounding Box for Arusha Map : ( -3.65315 , 36.468999 , -3.06394 , 36.888238 )
Wikipedia ID for Arusha : Q2559662
Wikipedia SPARQL Query for Arusha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2559662 wdt:P1082 ?population. }
OPTIONAL { wd:Q2559662 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2559662 wdt:P2046 ?area. }
OPTIONAL { wd:Q2559662 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2559662 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2559662 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 Arusha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.65315, 36.468999, -3.06394, 36.888238);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arusha)
[out:json];
(
rel["name"="Arusha"][type=boundary];
rel["name:en"="Arusha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arusha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Emaoi | -3.316670 , 36.650000 |
Enaboishu | -3.350000 , 36.700000 |
Ilboru | -3.350000 , 36.683330 |
Kioga | -3.350000 , 36.683330 |
Mkulat | -3.316670 , 36.566670 |
Nduruma Chini | -3.483330 , 36.800000 |
Ngateu | -3.333330 , 36.650000 |
Olmotoni | -3.316670 , 36.633330 |
Olturoto | -3.333330 , 36.683330 |
Themi | -3.516670 , 36.766670 |
Notes:
- You can download geometry data for Arusha 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.