Sengerema (Mwanza) Map Cropping Samples
Sengerema (Mwanza) Map Cropping Samples-1
Sengerema (Mwanza) Map Cropping Samples-2
Sengerema neighborhoods and villages map with 3D shadow effect
flag map of Sengerema with 3D shadow effect
Sengerema map with 3d shadow effect
Download outline map of Sengerema (geojson format) :
Sengerema.geojson (**)
Download polygon array of Sengerema map for "Google Maps" :
Sengerema.txt
Bounding Box for Sengerema Map : ( -3.009382 , 31.93281 , -2.15392 , 32.876348 )
Wikipedia ID for Sengerema : Q1888290
Wikipedia SPARQL Query for Sengerema (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1888290 wdt:P1082 ?population. }
OPTIONAL { wd:Q1888290 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1888290 wdt:P2046 ?area. }
OPTIONAL { wd:Q1888290 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1888290 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1888290 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 Sengerema map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.009382, 31.93281, -2.15392, 32.876348);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sengerema)
[out:json];
(
rel["name"="Sengerema"][type=boundary];
rel["name:en"="Sengerema"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sengerema
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arogongo | -2.466670 , 32.633330 |
Buchenzi | -2.450000 , 32.383330 |
Buhama | -2.366670 , 32.483330 |
Bukokwa | -2.500000 , 32.433330 |
Busenge | -2.300000 , 32.266670 |
Busulwangiri | -2.716670 , 32.733330 |
Butaranda | -2.900000 , 32.783330 |
Buyagu | -2.833330 , 32.816670 |
Hakachindo | -2.683330 , 32.483330 |
Ibondo | -2.633330 , 32.666670 |
Ikuragusa | -2.266670 , 32.233330 |
Kabagombe | -2.516670 , 32.766670 |
Kagunga | -2.900000 , 32.600000 |
Kahunda | -2.400000 , 32.066670 |
Kalebezo | -2.516670 , 32.333330 |
Kanyara | -2.280110 , 32.233590 |
Kanyasonga | -2.466670 , 32.516670 |
Karumo | -2.500000 , 32.816670 |
Kaseni | -2.533330 , 32.616670 |
Kasungamile | -2.583330 , 32.733330 |
Katunguru | -2.516670 , 32.666670 |
Mwangika | -2.422030 , 32.116770 |
Ngoma | -2.914980 , 32.658400 |
Nyakaliro | -2.450000 , 32.433330 |
Nyakasungwa | -2.516670 , 32.450000 |
Nyamadoke | -2.537620 , 32.232440 |
Nyamazugo | -2.550000 , 32.550000 |
Nyamililo | -2.568980 , 32.680000 |
Nyanchenche | -2.826670 , 32.641350 |
Nyangombe | -2.550000 , 32.733330 |
Nyazenda | -2.600900 , 32.478020 |
Nyehunge | -2.550000 , 32.266670 |
Rukobe | -2.450000 , 32.116670 |
Sengerema | -2.666670 , 32.650000 |
Sima | -2.716670 , 32.566670 |
Tabaruka | -2.676790 , 32.692500 |
Uzinga | -2.516670 , 32.716670 |
Notes:
- You can download geometry data for Sengerema 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.