Ilemela (Mwanza) Map Cropping Samples
Ilemela (Mwanza) Map Cropping Samples-1
Ilemela (Mwanza) Map Cropping Samples-2
Ilemela neighborhoods and villages map with 3D shadow effect
flag map of Ilemela with 3D shadow effect
Ilemela map with 3d shadow effect
Download outline map of Ilemela (geojson format) :
Ilemela.geojson (**)
Download polygon array of Ilemela map for "Google Maps" :
Ilemela.txt
Bounding Box for Ilemela Map : ( -2.564388 , 32.872713 , -2.255447 , 33.156421 )
Wikipedia ID for Ilemela : Q5997545
Wikipedia SPARQL Query for Ilemela (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5997545 wdt:P1082 ?population. }
OPTIONAL { wd:Q5997545 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5997545 wdt:P2046 ?area. }
OPTIONAL { wd:Q5997545 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5997545 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5997545 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 Ilemela map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.564388, 32.872713, -2.255447, 33.156421);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ilemela)
[out:json];
(
rel["name"="Ilemela"][type=boundary];
rel["name:en"="Ilemela"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ilemela
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Busogwa | -2.383330 , 33.000000 |
Bwiru | -2.466670 , 32.883330 |
Igombe | -2.400000 , 32.950000 |
Ihale | -2.433330 , 32.933330 |
Ilemera | -2.450000 , 32.900000 |
Lubumba | -2.400000 , 32.950000 |
Pansiansi | -2.500000 , 32.900000 |
Sangabuye | -2.400000 , 33.033330 |
Notes:
- You can download geometry data for Ilemela 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.