Download outline map of Muleba (geojson format) :
Muleba.geojson (**)
Download polygon array of Muleba map for "Google Maps" :
Muleba.txt
Bounding Box for Muleba Map : ( -2.406752 , 31.187627 , -1.439268 , 32.617735 )
Wikipedia ID for Muleba : Q6933906
Wikipedia SPARQL Query for Muleba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6933906 wdt:P1082 ?population. }
OPTIONAL { wd:Q6933906 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6933906 wdt:P2046 ?area. }
OPTIONAL { wd:Q6933906 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6933906 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6933906 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 Muleba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.406752, 31.187627, -1.439268, 32.617735);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Muleba)
[out:json];
(
rel["name"="Muleba"][type=boundary];
rel["name:en"="Muleba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Muleba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bihata | -2.233330 , 31.466670 |
Biirabo | -1.849720 , 31.548890 |
Bumbire | -1.624170 , 31.865280 |
Chansangi | -1.750000 , 31.450000 |
Ibuga | -1.647780 , 31.588330 |
Iremela | -1.936940 , 31.631110 |
Izigo | -1.626390 , 31.716110 |
Kagoma | -1.733330 , 31.716670 |
Kagondo | -1.533330 , 31.700000 |
Kahengere | -1.749440 , 31.708330 |
Kakoma | -1.900000 , 31.433330 |
Kamachumu | -1.618610 , 31.620000 |
Karambi | -2.104170 , 31.504720 |
Kashasha | -1.757780 , 31.615830 |
Kasindaga | -2.146110 , 31.571390 |
Katoke | -1.662220 , 31.698890 |
Katunguru | -1.883330 , 31.683330 |
Kisana | -2.186110 , 31.481110 |
Kishanda | -1.725280 , 31.560830 |
Kishoyu | -1.785560 , 31.551670 |
Kitoko | -1.941390 , 31.520000 |
Kitundu | -1.883330 , 31.650000 |
Kiziramuyaga | -2.173060 , 31.665560 |
Kyamnyorwa | -2.104720 , 31.579170 |
Kyoto | -2.050000 , 31.683330 |
Mbatama | -1.650000 , 31.583330 |
Mikoni | -1.552780 , 31.608060 |
Mubunda | -1.950000 , 31.533330 |
Muhutwe | -1.564440 , 31.701670 |
Muleba | -1.839720 , 31.654440 |
Mushasha | -2.016670 , 31.366670 |
Nolage | -1.623330 , 31.558060 |
Nshamba | -1.798330 , 31.551110 |
Nyakakiri | -2.260280 , 31.477500 |
Nyakutokwa | -1.783330 , 31.550000 |
Nyameshere | -2.122780 , 31.598330 |
Nyantungu | -2.283330 , 31.633330 |
Rubungo | -1.850000 , 31.649440 |
Rubya | -1.752970 , 31.607390 |
Rukindo | -1.700000 , 31.566670 |
Rushambya | -2.120830 , 31.484720 |
Rushwa | -1.786670 , 31.495560 |
Notes:
- You can download geometry data for Muleba 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.