Hanang (Manyara) Map Cropping Samples
Hanang (Manyara) Map Cropping Samples-1
Hanang (Manyara) Map Cropping Samples-2
Hanang neighborhoods and villages map with 3D shadow effect
flag map of Hanang with 3D shadow effect
Hanang map with 3d shadow effect
Download outline map of Hanang (geojson format) :
Hanang.geojson (**)
Download polygon array of Hanang map for "Google Maps" :
Hanang.txt
Bounding Box for Hanang Map : ( -4.876764 , 34.86441 , -4.242558 , 35.66477 )
Wikipedia ID for Hanang : Q1888301
Wikipedia SPARQL Query for Hanang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1888301 wdt:P1082 ?population. }
OPTIONAL { wd:Q1888301 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1888301 wdt:P2046 ?area. }
OPTIONAL { wd:Q1888301 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1888301 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1888301 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 Hanang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.876764, 34.86441, -4.242558, 35.66477);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hanang)
[out:json];
(
rel["name"="Hanang"][type=boundary];
rel["name:en"="Hanang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hanang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Basodesh | -4.300000 , 35.133330 |
Basotu | -4.366670 , 35.083330 |
Endasak | -4.416670 , 35.516670 |
Endesh | -4.616670 , 35.116670 |
Giting | -4.400000 , 35.450000 |
Katesh | -4.524830 , 35.384900 |
Masekaroda | -4.366670 , 35.550000 |
Nangwa | -4.466670 , 35.450000 |
Sambala | -4.766670 , 35.433330 |
Notes:
- You can download geometry data for Hanang 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.