Butebo (Pallisa) Map Cropping Samples
Butebo (Pallisa) Map Cropping Samples-1
Butebo (Pallisa) Map Cropping Samples-2
Butebo neighborhoods and villages map with 3D shadow effect
flag map of Butebo with 3D shadow effect
Butebo map with 3d shadow effect
Download outline map of Butebo (geojson format) :
Butebo.geojson (**)
Download polygon array of Butebo map for "Google Maps" :
Butebo.txt
Bounding Box for Butebo Map : ( 1.081183 , 33.734858 , 1.296434 , 34.138927 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Butebo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.081183, 33.734858, 1.296434, 34.138927);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Butebo)
[out:json];
(
rel["name"="Butebo"][type=boundary];
rel["name:en"="Butebo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Butebo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Butebo | 1.194170 , 33.922220 |
Kabuyayi | 1.183330 , 33.950000 |
Kachong | 1.183330 , 34.100000 |
Kalekeru | 1.183330 , 34.033330 |
Kanyumu | 1.250000 , 33.866670 |
Kibale | 1.216670 , 33.783330 |
Nasuleta | 1.193540 , 33.869170 |
Opwateta | 1.250000 , 33.850000 |
Notes:
- You can download geometry data for Butebo 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.