Hai (Kilimanjaro) Map Cropping Samples
Hai (Kilimanjaro) Map Cropping Samples-1
Hai (Kilimanjaro) Map Cropping Samples-2
Hai neighborhoods and villages map with 3D shadow effect
flag map of Hai with 3D shadow effect
Hai map with 3d shadow effect
Download outline map of Hai (geojson format) :
Hai.geojson (**)
Download polygon array of Hai map for "Google Maps" :
Hai.txt
Bounding Box for Hai Map : ( -3.505821 , 37.05414 , -2.97427 , 37.320162 )
Wikipedia ID for Hai : Q1364658
Wikipedia SPARQL Query for Hai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1364658 wdt:P1082 ?population. }
OPTIONAL { wd:Q1364658 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1364658 wdt:P2046 ?area. }
OPTIONAL { wd:Q1364658 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1364658 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1364658 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 Hai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.505821, 37.05414, -2.97427, 37.320162);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hai)
[out:json];
(
rel["name"="Hai"][type=boundary];
rel["name:en"="Hai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barangata | -3.183330 , 37.250000 |
Boma la Ngombe | -3.333330 , 37.150000 |
Bondeni Boloti | -3.250000 , 37.116670 |
Kibohehe | -3.300000 , 37.200000 |
Kware | -3.283330 , 37.150000 |
Lemira | -3.200000 , 37.150000 |
Lyamungu | -3.250000 , 37.233330 |
Mabire | -3.266670 , 37.216670 |
Machame | -3.200000 , 37.233330 |
Masama | -3.233330 , 37.183330 |
Shiri | -3.333330 , 37.266670 |
Uswaa | -3.266670 , 37.216670 |
Weru Weru | -3.316670 , 37.250000 |
Notes:
- You can download geometry data for Hai 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.