Ibanda (Ibanda) Map Cropping Samples
Ibanda (Ibanda) Map Cropping Samples-1
Ibanda (Ibanda) Map Cropping Samples-2
Ibanda neighborhoods and villages map with 3D shadow effect
flag map of Ibanda with 3D shadow effect
Ibanda map with 3d shadow effect
Download outline map of Ibanda (geojson format) :
Ibanda.geojson (**)
Download polygon array of Ibanda map for "Google Maps" :
Ibanda.txt
Bounding Box for Ibanda Map : ( -0.286396 , 30.246556 , 0.164335 , 30.638789 )
Wikipedia ID for Ibanda : Q1318877
Wikipedia SPARQL Query for Ibanda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1318877 wdt:P1082 ?population. }
OPTIONAL { wd:Q1318877 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1318877 wdt:P2046 ?area. }
OPTIONAL { wd:Q1318877 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1318877 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1318877 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 Ibanda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.286396, 30.246556, 0.164335, 30.638789);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ibanda)
[out:json];
(
rel["name"="Ibanda"][type=boundary];
rel["name:en"="Ibanda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ibanda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akatongore | -0.133330 , 30.533330 |
Bigyera | -0.059440 , 30.451670 |
Bisheshe | -0.079440 , 30.524170 |
Ibanda | -0.133980 , 30.496160 |
Igorora | -0.221110 , 30.547500 |
Kanyansheko | -0.168380 , 30.468520 |
Kashangura | -0.130610 , 30.498130 |
Kasozi | 0.020000 , 30.498610 |
Keihangara | -0.200000 , 30.566670 |
Kigunga | -0.233330 , 30.466670 |
Kitwe | -0.133330 , 30.500000 |
Kyeikuchu | -0.100000 , 30.433330 |
Lukiri | -0.241670 , 30.438890 |
Mabanga | -0.200000 , 30.516670 |
Mahega | -0.083330 , 30.433330 |
Mitwebiri | 0.150000 , 30.583330 |
Mpunda | -0.183330 , 30.466670 |
Mutukura | -0.233330 , 30.433330 |
Muzizi | -0.033330 , 30.533330 |
Nyaburama | 0.050000 , 30.550000 |
Nyarukika | -0.266670 , 30.416670 |
Rwomuhoro | -0.116670 , 30.566670 |
Ryakagongo | -0.133330 , 30.450000 |
Notes:
- You can download geometry data for Ibanda 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.