Bondo (Nyanza) Map Cropping Samples
Bondo (Nyanza) Map Cropping Samples-1
Bondo (Nyanza) Map Cropping Samples-2
Bondo neighborhoods and villages map with 3D shadow effect
flag map of Bondo with 3D shadow effect
Bondo map with 3d shadow effect
Download outline map of Bondo (geojson format) :
Bondo.geojson (**)
Download polygon array of Bondo map for "Google Maps" :
Bondo.txt
Bounding Box for Bondo Map : ( -0.424301 , 33.954882 , 0.044802 , 34.480849 )
Wikipedia ID for Bondo : Q2252471
Wikipedia SPARQL Query for Bondo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2252471 wdt:P1082 ?population. }
OPTIONAL { wd:Q2252471 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2252471 wdt:P2046 ?area. }
OPTIONAL { wd:Q2252471 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2252471 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2252471 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 Bondo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.424301, 33.954882, 0.044802, 34.480849);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bondo)
[out:json];
(
rel["name"="Bondo"][type=boundary];
rel["name:en"="Bondo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bondo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asembo | -0.183320 , 34.386050 |
Barkowino | -0.125230 , 34.262520 |
Bulungo | 0.016670 , 34.100000 |
Kadimu | -0.065610 , 34.143480 |
Kalandini | -0.173870 , 34.366210 |
Kogoe | -0.349960 , 34.331220 |
Madiany | -0.288630 , 34.354310 |
Madunda | -0.391640 , 34.313810 |
Miyare | -0.330880 , 34.274820 |
Ndori | -0.078920 , 34.363290 |
Nyamonye | -0.051440 , 34.150180 |
Pap Godero | -0.249360 , 34.323750 |
Port Southby | -0.201600 , 34.154120 |
Ramogi | 0.000000 , 34.050000 |
Ranalo | -0.373690 , 34.307360 |
Usenge | -0.067310 , 34.056600 |
Usire | -0.057710 , 34.222890 |
Notes:
- You can download geometry data for Bondo 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.