Rachuonyo (Nyanza) Map Cropping Samples
Rachuonyo (Nyanza) Map Cropping Samples-1
Rachuonyo (Nyanza) Map Cropping Samples-2
Rachuonyo neighborhoods and villages map with 3D shadow effect
flag map of Rachuonyo with 3D shadow effect
Rachuonyo map with 3d shadow effect
Download outline map of Rachuonyo (geojson format) :
Rachuonyo.geojson (**)
Download polygon array of Rachuonyo map for "Google Maps" :
Rachuonyo.txt
Bounding Box for Rachuonyo Map : ( -0.602040800224 , 34.3911461172 , -0.236218631583 , 35.028944274 )
Wikipedia ID for Rachuonyo : Q2125323
Wikipedia SPARQL Query for Rachuonyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2125323 wdt:P1082 ?population. }
OPTIONAL { wd:Q2125323 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2125323 wdt:P2046 ?area. }
OPTIONAL { wd:Q2125323 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2125323 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2125323 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 Rachuonyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.602040800224, 34.3911461172, -0.236218631583, 35.028944274);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rachuonyo)
[out:json];
(
rel["name"="Rachuonyo"][type=boundary];
rel["name:en"="Rachuonyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rachuonyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andiwo's Village | -0.516670 , 34.700000 |
East Kakangutu | -0.439930 , 34.955570 |
Gendia | -0.400000 , 34.666670 |
Homa Lime Kowuor | -0.430910 , 34.474750 |
Huma Lime | -0.424440 , 34.471750 |
Kabondo | -0.453560 , 34.880220 |
Kendu Bay | -0.359579 , 34.639994 |
Ober | -0.486010 , 34.814860 |
Omboga | -0.434360 , 34.622360 |
Oyugis | -0.508980 , 34.735830 |
Wasis | -0.550000 , 34.733330 |
Notes:
- You can download geometry data for Rachuonyo 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.