Bunda (Mara) Map Cropping Samples

Bunda (Mara) Map Cropping Samples-1

Bunda (Mara) Map Cropping Samples-2

Bunda neighborhoods and villages map with 3D shadow effect

flag map of Bunda with 3D shadow effect

Bunda map with 3d shadow effect
 
 
Download outline map of Bunda (geojson format) : 
Bunda.geojson (**)
Download polygon array of Bunda map for "Google Maps" : 
Bunda.txt
Bounding Box for Bunda Map : ( -2.298777 , 33.202932 , -1.772967 , 34.322421 )
Wikipedia ID for Bunda : Q1888276
Wikipedia SPARQL Query for Bunda (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1888276 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1888276 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1888276 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1888276 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1888276 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1888276 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 Bunda map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.298777, 33.202932, -1.772967, 34.322421);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bunda)
	
[out:json];
(
rel["name"="Bunda"][type=boundary];
rel["name:en"="Bunda"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bunda
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Bariri  |  -2.083330 , 33.883330  | 
|  Bitaraguru  |  -1.950000 , 33.850000  | 
|  Blue Ridge  |  -1.866670 , 34.033330  | 
|  Bunda  |  -2.050000 , 33.866670  | 
|  Bweni  |  -2.050000 , 33.300000  | 
|  Guta  |  -2.083330 , 33.716670  | 
|  Handajega  |  -2.250000 , 34.100000  | 
|  Hunyari  |  -2.000000 , 34.100000  | 
|  Igundu  |  -2.050000 , 33.333330  | 
|  Ikizu  |  -1.916670 , 34.050000  | 
|  Iramba  |  -1.983330 , 33.383330  | 
|  Kalukekele  |  -2.050000 , 33.566670  | 
|  Kasahunga  |  -2.150000 , 33.516670  | 
|  Kasuguti  |  -2.166670 , 33.616670  | 
|  Kenkombya  |  -2.116670 , 33.500000  | 
|  Kibara  |  -2.150000 , 33.450000  | 
|  Kigaga  |  -2.066670 , 33.333330  | 
|  Kiroreri  |  -1.933330 , 34.000000  | 
|  Kisorya  |  -2.110530 , 33.214630  | 
|  Mugala  |  -1.981580 , 33.390940  | 
|  Mugeta  |  -1.950000 , 34.200000  | 
|  Mukoko  |  -2.050000 , 33.400000  | 
|  Mwiseni  |  -2.133330 , 33.650000  | 
|  Mwitende  |  -2.106270 , 33.314010  | 
|  Namalebe  |  -2.100000 , 33.416670  | 
|  Namibu  |  -2.150000 , 33.483330  | 
|  Namuhura  |  -2.033330 , 33.433330  | 
|  Nansimo  |  -2.166670 , 33.350000  | 
|  Nyabirundo  |  -1.816670 , 34.116670  | 
|  Nyakatuba  |  -2.106360 , 33.425890  | 
|  Nyamuswa  |  -1.900000 , 34.016670  | 
|  Ragata  |  -2.133330 , 33.583330  | 
|  Ushashi  |  -2.000000 , 33.950000  | 
Notes:
- You can download geometry data for Bunda 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.