Kyela (Mbeya) Map Cropping Samples
Kyela (Mbeya) Map Cropping Samples-1
Kyela (Mbeya) Map Cropping Samples-2
Kyela neighborhoods and villages map with 3D shadow effect
flag map of Kyela with 3D shadow effect
Kyela map with 3d shadow effect
Download outline map of Kyela (geojson format) :
Kyela.geojson (**)
Download polygon array of Kyela map for "Google Maps" :
Kyela.txt
Bounding Box for Kyela Map : ( -9.718722 , 33.66816 , -9.368431 , 34.089749 )
Wikipedia ID for Kyela : Q995244
Wikipedia SPARQL Query for Kyela (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q995244 wdt:P1082 ?population. }
OPTIONAL { wd:Q995244 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q995244 wdt:P2046 ?area. }
OPTIONAL { wd:Q995244 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q995244 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q995244 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 Kyela map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.718722, 33.66816, -9.368431, 34.089749);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kyela)
[out:json];
(
rel["name"="Kyela"][type=boundary];
rel["name:en"="Kyela"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kyela
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bujonde | -9.633330 , 33.900000 |
Ikolo | -9.650000 , 33.900000 |
Ipanya | -9.600000 , 33.866670 |
Ipinda | -9.483330 , 33.900000 |
Kalambo | -9.550000 , 33.800000 |
Kyela | -9.583330 , 33.850000 |
Lusungo | -9.500000 , 33.983330 |
Matema | -9.488852 , 34.021945 |
Mwaya | -9.550000 , 33.950000 |
Ndobo | -9.483330 , 33.950000 |
Njugilo | -9.483330 , 33.816670 |
Nkokwa | -9.500000 , 33.766670 |
Songwe | -9.700000 , 33.933330 |
Notes:
- You can download geometry data for Kyela 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.