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