Meru North (Eastern) Map Cropping Samples
Meru North (Eastern) Map Cropping Samples-1
Meru North (Eastern) Map Cropping Samples-2
Meru North neighborhoods and villages map with 3D shadow effect
flag map of Meru North with 3D shadow effect
Meru North map with 3d shadow effect
Download outline map of Meru North (geojson format) :
Meru North.geojson (**)
Download polygon array of Meru North map for "Google Maps" :
Meru North.txt
Bounding Box for Meru North Map : ( -0.084684 , 37.562996 , 0.671637 , 38.416245 )
Wikipedia ID for Meru North : Q5259795
Wikipedia SPARQL Query for Meru North (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5259795 wdt:P1082 ?population. }
OPTIONAL { wd:Q5259795 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5259795 wdt:P2046 ?area. }
OPTIONAL { wd:Q5259795 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5259795 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5259795 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 Meru North map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.084684, 37.562996, 0.671637, 38.416245);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Meru North)
[out:json];
(
rel["name"="Meru North"][type=boundary];
rel["name:en"="Meru North"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Meru North
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kaathene | 0.233330 , 37.933330 |
Kangeta | 0.275060 , 37.885940 |
Kianjai | 0.161130 , 37.747060 |
Kitheo | 0.211970 , 37.827060 |
Lare | 0.337270 , 37.937490 |
Lekurruki | 0.276260 , 37.954330 |
Magado | 0.614840 , 38.051740 |
Maua | 0.232060 , 37.940520 |
Meru National Park | 0.093610 , 38.209080 |
Mikinduri | 0.123350 , 37.835940 |
Muthara | 0.222620 , 37.798090 |
Notes:
- You can download geometry data for Meru North 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.