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