Nyamagana (Mwanza) Map Cropping Samples
Nyamagana (Mwanza) Map Cropping Samples-1
Nyamagana (Mwanza) Map Cropping Samples-2
Nyamagana neighborhoods and villages map with 3D shadow effect
flag map of Nyamagana with 3D shadow effect
Nyamagana map with 3d shadow effect
Download outline map of Nyamagana (geojson format) :
Nyamagana.geojson (**)
Download polygon array of Nyamagana map for "Google Maps" :
Nyamagana.txt
Bounding Box for Nyamagana Map : ( -2.652789 , 32.860094 , -2.498352 , 33.027543 )
Wikipedia ID for Nyamagana : Q7070845
Wikipedia SPARQL Query for Nyamagana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7070845 wdt:P1082 ?population. }
OPTIONAL { wd:Q7070845 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7070845 wdt:P2046 ?area. }
OPTIONAL { wd:Q7070845 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7070845 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7070845 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 Nyamagana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.652789, 32.860094, -2.498352, 33.027543);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nyamagana)
[out:json];
(
rel["name"="Nyamagana"][type=boundary];
rel["name:en"="Nyamagana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nyamagana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beda | -2.600000 , 33.000000 |
Buhungire | -2.583330 , 32.916670 |
Ibanda | -2.633330 , 32.933330 |
Iwanda | -2.583330 , 32.916670 |
Lumoga | -2.600000 , 32.933330 |
Mahango | -2.550000 , 32.950000 |
Masemere | -2.616670 , 32.933330 |
Mkolani | -2.606180 , 32.932190 |
Mwanza | -2.518662 , 32.888774 |
Nyakato | -2.550000 , 32.950000 |
Nyanhemwa | -2.600000 , 33.000000 |
Nyegezi | -2.600000 , 32.883330 |
Notes:
- You can download geometry data for Nyamagana 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.