Mbarara (Mbarara) Map Cropping Samples
Mbarara (Mbarara) Map Cropping Samples-1
Mbarara (Mbarara) Map Cropping Samples-2
Mbarara neighborhoods and villages map with 3D shadow effect
flag map of Mbarara with 3D shadow effect
Mbarara map with 3d shadow effect
Download outline map of Mbarara (geojson format) :
Mbarara.geojson (**)
Download polygon array of Mbarara map for "Google Maps" :
Mbarara.txt
Bounding Box for Mbarara Map : ( -0.64016 , 30.61288 , -0.580161 , 30.699024 )
Wikipedia ID for Mbarara : Q1091595
Wikipedia SPARQL Query for Mbarara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1091595 wdt:P1082 ?population. }
OPTIONAL { wd:Q1091595 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1091595 wdt:P2046 ?area. }
OPTIONAL { wd:Q1091595 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1091595 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1091595 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 Mbarara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.64016, 30.61288, -0.580161, 30.699024);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mbarara)
[out:json];
(
rel["name"="Mbarara Municipality"][type=boundary];
rel["name:en"="Mbarara Municipality"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mbarara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bwizibwera | -0.591670 , 30.628610 |
Katozho | -0.633330 , 30.616670 |
Mbarara | -0.604670 , 30.648510 |
Nyamitanga | -0.616670 , 30.633330 |
Nyamityobora | -0.592300 , 30.669330 |
Notes:
- You can download geometry data for Mbarara 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.