Nyando (Nyanza) Map Cropping Samples
Nyando (Nyanza) Map Cropping Samples-1
Nyando (Nyanza) Map Cropping Samples-2
Nyando neighborhoods and villages map with 3D shadow effect
flag map of Nyando with 3D shadow effect
Nyando map with 3d shadow effect
Download outline map of Nyando (geojson format) :
Nyando.geojson (**)
Download polygon array of Nyando map for "Google Maps" :
Nyando.txt
Bounding Box for Nyando Map : ( -0.410598204931 , 34.6706289365 , -0.00580134083841 , 35.3440204468 )
Wikipedia ID for Nyando : Q1779500
Wikipedia SPARQL Query for Nyando (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1779500 wdt:P1082 ?population. }
OPTIONAL { wd:Q1779500 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1779500 wdt:P2046 ?area. }
OPTIONAL { wd:Q1779500 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1779500 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1779500 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 Nyando map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.410598204931, 34.6706289365, -0.00580134083841, 35.3440204468);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nyando)
[out:json];
(
rel["name"="Nyando"][type=boundary];
rel["name:en"="Nyando"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nyando
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahero | -0.174620 , 34.916300 |
Asawo | -0.328660 , 35.007560 |
Awasi | -0.161430 , 35.072450 |
Kibigori | -0.080560 , 35.046940 |
Koru | -0.180890 , 35.266360 |
Kusa | -0.316800 , 34.851520 |
Muhoroni | -0.154060 , 35.198780 |
Ndori | -0.312650 , 35.005850 |
Ombaka | -0.238950 , 34.883050 |
Pap Onditi | -0.313050 , 34.937080 |
Tamu | -0.100980 , 35.202420 |
Notes:
- You can download geometry data for Nyando 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.