Kiteto (Manyara) Map Cropping Samples
Kiteto (Manyara) Map Cropping Samples-1
Kiteto (Manyara) Map Cropping Samples-2
Kiteto neighborhoods and villages map with 3D shadow effect
flag map of Kiteto with 3D shadow effect
Kiteto map with 3d shadow effect
Download outline map of Kiteto (geojson format) :
Kiteto.geojson (**)
Download polygon array of Kiteto map for "Google Maps" :
Kiteto.txt
Bounding Box for Kiteto Map : ( -5.951309 , 36.246409 , -4.436777 , 37.386665 )
Wikipedia ID for Kiteto : Q2220741
Wikipedia SPARQL Query for Kiteto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2220741 wdt:P1082 ?population. }
OPTIONAL { wd:Q2220741 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2220741 wdt:P2046 ?area. }
OPTIONAL { wd:Q2220741 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2220741 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2220741 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 Kiteto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.951309, 36.246409, -4.436777, 37.386665);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kiteto)
[out:json];
(
rel["name"="Kiteto"][type=boundary];
rel["name:en"="Kiteto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kiteto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kagesi | -5.316670 , 36.600000 |
Kibaya | -5.300000 , 36.566670 |
Kiteto | -5.866670 , 36.850000 |
Makama | -4.633330 , 36.733330 |
Ndedo | -4.833330 , 36.750000 |
Njoro | -5.250000 , 36.500000 |
Njoro Neganga | -5.500000 , 36.666670 |
Nondoto | -5.300000 , 36.366670 |
Pakine | -5.933330 , 36.850000 |
Sekitok | -5.266670 , 37.366670 |
Sikwakwa | -5.183330 , 36.283330 |
Notes:
- You can download geometry data for Kiteto 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.