Magu (Mwanza) Map Cropping Samples
Magu (Mwanza) Map Cropping Samples-1
Magu (Mwanza) Map Cropping Samples-2
Magu neighborhoods and villages map with 3D shadow effect
flag map of Magu with 3D shadow effect
Magu map with 3d shadow effect
Download outline map of Magu (geojson format) :
Magu.geojson (**)
Download polygon array of Magu map for "Google Maps" :
Magu.txt
Bounding Box for Magu Map : ( -2.836402 , 33.011484 , -2.380738 , 33.789809 )
Wikipedia ID for Magu : Q1888265
Wikipedia SPARQL Query for Magu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1888265 wdt:P1082 ?population. }
OPTIONAL { wd:Q1888265 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1888265 wdt:P2046 ?area. }
OPTIONAL { wd:Q1888265 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1888265 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1888265 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 Magu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.836402, 33.011484, -2.380738, 33.789809);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Magu)
[out:json];
(
rel["name"="Magu"][type=boundary];
rel["name:en"="Magu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Magu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bubinza | -2.533330 , 33.483330 |
Bukandwe | -2.550000 , 33.116670 |
Igokelo | -2.516670 , 33.500000 |
Ihale | -2.600000 , 33.516670 |
Kabila | -2.730260 , 33.620440 |
Kisabo | -2.483330 , 33.050000 |
Kisesa | -2.550000 , 33.033330 |
Kitongo | -2.516670 , 33.283330 |
Kongolo | -2.450000 , 33.116670 |
Lubugu | -2.533330 , 33.533330 |
Magu | -2.590750 , 33.446190 |
Magu Kahangara | -2.583330 , 33.350000 |
Misambo | -2.583330 , 33.200000 |
Mwamabanza | -2.683330 , 33.416670 |
Nghaya | -2.650000 , 33.550000 |
Nyalikungu | -2.600000 , 33.450000 |
Nyamole | -2.683330 , 33.650000 |
Nyanguge | -2.550000 , 33.200000 |
Nyashimba | -2.719810 , 33.744420 |
Sakuma | -2.633330 , 33.516670 |
Salama | -2.583330 , 33.616670 |
Sayaga | -2.533330 , 33.566670 |
Shinema | -2.533330 , 33.333330 |
Sola | -2.550000 , 33.483330 |
Sukuma | -2.450000 , 33.116670 |
Uita | -2.550000 , 33.050000 |
Notes:
- You can download geometry data for Magu 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.