Mpigi (Uganda) Map Cropping Samples
Mpigi (Uganda) Map Cropping Samples-1
Mpigi (Uganda) Map Cropping Samples-2
Mpigi and counties map with 3D shadow effect
flag map of Mpigi with 3D shadow effect
Download outline map of Mpigi (geojson format) :
Mpigi.geojson (**)
Download polygon array of Mpigi map for "Google Maps" :
Mpigi.txt
Bounding Box for Mpigi Map : ( 0.009841 , 31.810752 , 0.319325 , 32.302924 )
ISO-3166 CODE for Mpigi : UG-106
Get Boundaries from overpass-turbo (OSM) with boundary box of Mpigi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](0.009841, 31.810752, 0.319325, 32.302924);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mpigi)
[out:json];
(
rel["name"="Butambala"][type=boundary];
rel["name:en"="Butambala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Mpigi 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.