Nyandarua (Central) Map Cropping Samples
Nyandarua (Central) Map Cropping Samples-1
Nyandarua (Central) Map Cropping Samples-2
Nyandarua neighborhoods and villages map with 3D shadow effect
flag map of Nyandarua with 3D shadow effect
Nyandarua map with 3d shadow effect
Download outline map of Nyandarua (geojson format) :
Nyandarua.geojson (**)
Download polygon array of Nyandarua map for "Google Maps" :
Nyandarua.txt
Bounding Box for Nyandarua Map : ( -0.919509 , 36.20155 , 0.135426 , 36.730909 )
Wikipedia ID for Nyandarua : Q1714352
Wikipedia SPARQL Query for Nyandarua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1714352 wdt:P1082 ?population. }
OPTIONAL { wd:Q1714352 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1714352 wdt:P2046 ?area. }
OPTIONAL { wd:Q1714352 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1714352 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1714352 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 Nyandarua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.919509, 36.20155, 0.135426, 36.730909);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nyandarua)
[out:json];
(
rel["name"="Nyandarua"][type=boundary];
rel["name:en"="Nyandarua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nyandarua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gathundia | -0.250000 , 36.283330 |
Githima | -0.350640 , 36.350810 |
Githioro | -0.468490 , 36.499440 |
Githioro | -0.738090 , 36.618760 |
Heni Village | -0.782860 , 36.556740 |
Magomano | -0.332520 , 36.489580 |
Mai Mahoro | -0.577020 , 36.623290 |
Miharati | -0.399580 , 36.492730 |
Ndaragwa | -0.063600 , 36.524320 |
Ndiara | -0.300000 , 36.500000 |
Ndunyu Njeru | -0.545920 , 36.561820 |
Ol Joro Orok | -0.074730 , 36.362880 |
Ol Kalou | -0.270880 , 36.379170 |
Rutara | -0.266670 , 36.250000 |
Turasha | -0.471740 , 36.444520 |
Upper Gilgil | -0.212090 , 36.272480 |
Notes:
- You can download geometry data for Nyandarua 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.