Temeke (Dar es Salaam) Map Cropping Samples
Temeke (Dar es Salaam) Map Cropping Samples-1
Temeke (Dar es Salaam) Map Cropping Samples-2
Temeke neighborhoods and villages map with 3D shadow effect
flag map of Temeke with 3D shadow effect
Temeke map with 3d shadow effect
Download outline map of Temeke (geojson format) :
Temeke.geojson (**)
Download polygon array of Temeke map for "Google Maps" :
Temeke.txt
Bounding Box for Temeke Map : ( -7.179419 , 39.191582 , -6.813017 , 39.552886 )
Wikipedia ID for Temeke : Q2571801
Wikipedia SPARQL Query for Temeke (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2571801 wdt:P1082 ?population. }
OPTIONAL { wd:Q2571801 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2571801 wdt:P2046 ?area. }
OPTIONAL { wd:Q2571801 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2571801 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2571801 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 Temeke map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.179419, 39.191582, -6.813017, 39.552886);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Temeke)
[out:json];
(
rel["name"="Temeke"][type=boundary];
rel["name:en"="Temeke"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Temeke
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buyuni | -7.123230 , 39.510890 |
Fungoni | -7.005840 , 39.421360 |
Kibamba | -7.070330 , 39.415700 |
Kigamboni | -6.816670 , 39.316670 |
Kimbiji | -6.983330 , 39.533330 |
Kipara | -6.900000 , 39.266670 |
Kutani | -6.933330 , 39.500000 |
Mbagalla | -6.900000 , 39.266670 |
Mbwamaji | -6.866670 , 39.416670 |
Mfunza | -7.111770 , 39.423000 |
Mikenge | -6.916670 , 39.483330 |
Mpakani | -7.160050 , 39.510950 |
Mtoni | -6.866670 , 39.266670 |
Ngobana | -6.966670 , 39.516670 |
Nunge | -6.866670 , 39.300000 |
Tuamoyo | -6.828690 , 39.326680 |
Notes:
- You can download geometry data for Temeke 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.