Kwimba (Mwanza) Map Cropping Samples
Kwimba (Mwanza) Map Cropping Samples-1
Kwimba (Mwanza) Map Cropping Samples-2
Kwimba neighborhoods and villages map with 3D shadow effect
flag map of Kwimba with 3D shadow effect
Kwimba map with 3d shadow effect
Download outline map of Kwimba (geojson format) :
Kwimba.geojson (**)
Download polygon array of Kwimba map for "Google Maps" :
Kwimba.txt
Bounding Box for Kwimba Map : ( -3.43541 , 32.915981 , -2.640178 , 33.617843 )
Wikipedia ID for Kwimba : Q6450445
Wikipedia SPARQL Query for Kwimba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6450445 wdt:P1082 ?population. }
OPTIONAL { wd:Q6450445 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6450445 wdt:P2046 ?area. }
OPTIONAL { wd:Q6450445 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6450445 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6450445 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 Kwimba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.43541, 32.915981, -2.640178, 33.617843);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kwimba)
[out:json];
(
rel["name"="Kwimba"][type=boundary];
rel["name:en"="Kwimba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kwimba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bukwimba | -2.800000 , 33.416670 |
Bungulwa | -2.750000 , 33.300000 |
Buyogo | -3.166670 , 33.250000 |
Chasalawe | -3.258880 , 33.065120 |
Ibindo | -2.800000 , 33.450000 |
Ilula | -3.266670 , 33.333330 |
Ishingisha | -2.733330 , 33.233330 |
Izugawima | -2.816670 , 33.500000 |
Jojiro | -3.033330 , 33.250000 |
Kadashi | -2.800000 , 33.516670 |
Kakoro | -2.966670 , 33.316670 |
Kukibiji | -3.316670 , 33.100000 |
Malialuguru | -2.900000 , 33.500000 |
Maligisu | -2.816670 , 33.583330 |
Malya | -2.983330 , 33.516670 |
Mantare | -2.716670 , 33.216670 |
Mhande | -3.350000 , 33.000000 |
Mwamashimba | -3.233330 , 33.150000 |
Mwandu | -2.864380 , 33.468490 |
Mwankulwe | -3.116670 , 33.433330 |
Mwawuchuma | -2.766670 , 33.533330 |
Ngudu | -2.966670 , 33.333330 |
Nyahanga | -3.233330 , 33.016670 |
Nyambiti | -2.833330 , 33.416670 |
Nyamilama | -3.083330 , 33.350000 |
Nyanhonge | -3.183330 , 33.166670 |
Notes:
- You can download geometry data for Kwimba 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.