Rungwe (Mbeya) Map Cropping Samples
Rungwe (Mbeya) Map Cropping Samples-1
Rungwe (Mbeya) Map Cropping Samples-2
Rungwe neighborhoods and villages map with 3D shadow effect
flag map of Rungwe with 3D shadow effect
Rungwe map with 3d shadow effect
Download outline map of Rungwe (geojson format) :
Rungwe.geojson (**)
Download polygon array of Rungwe map for "Google Maps" :
Rungwe.txt
Bounding Box for Rungwe Map : ( -9.494436 , 33.427951 , -8.978535 , 33.984361 )
Wikipedia ID for Rungwe : Q7379875
Wikipedia SPARQL Query for Rungwe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7379875 wdt:P1082 ?population. }
OPTIONAL { wd:Q7379875 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7379875 wdt:P2046 ?area. }
OPTIONAL { wd:Q7379875 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7379875 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7379875 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 Rungwe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.494436, 33.427951, -8.978535, 33.984361);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rungwe)
[out:json];
(
rel["name"="Rungwe"][type=boundary];
rel["name:en"="Rungwe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rungwe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ikama | -9.266670 , 33.833330 |
Ikuti | -9.316670 , 33.533330 |
Ilima | -9.433330 , 33.683330 |
Ilolo | -9.166670 , 33.583330 |
Itagata | -9.233330 , 33.650000 |
Itete | -9.114220 , 33.489460 |
Kambasegera | -9.400000 , 33.833330 |
Kandete | -9.150000 , 33.800000 |
Kapugi | -9.300000 , 33.600000 |
Kasyeto | -9.266670 , 33.650000 |
Katumba | -9.233330 , 33.616670 |
Kiwira | -9.166670 , 33.533330 |
Lugombo | -9.150000 , 33.766670 |
Lugombo | -9.266670 , 33.566670 |
Lukata | -9.133330 , 33.516670 |
Lupata | -9.300000 , 33.850000 |
Makeje | -9.383330 , 33.633330 |
Masebe | -9.333330 , 33.650000 |
Masoko | -9.333330 , 33.750000 |
Masukulu | -9.400000 , 33.750000 |
Mbaka | -9.316670 , 33.800000 |
Mboyo | -9.283330 , 33.550000 |
Mpuguso | -9.316670 , 33.650000 |
Mwitika | -9.366670 , 33.683330 |
Ndara | -9.150000 , 33.766670 |
Segera | -9.316670 , 33.700000 |
Seso | -9.366670 , 33.600000 |
Suma | -9.200000 , 33.716670 |
Tukuyu | -9.250000 , 33.650000 |
Notes:
- You can download geometry data for Rungwe 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.