Meru South (Eastern) Map Cropping Samples
![Meru South (Eastern) Map Cropping Samples-1](og_image/map_cropping/4-1091912169-1.jpeg)
Meru South (Eastern) Map Cropping Samples-1
![Meru South (Eastern) Map Cropping Samples-2](og_image/map_cropping/4-1091912169-3.jpeg)
Meru South (Eastern) Map Cropping Samples-2
![Meru South neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1091912169.jpg)
Meru South neighborhoods and villages map with 3D shadow effect
![flag map of Meru South with 3D shadow effect](og_image/flag_maps/flag_map_1091912169.jpg)
flag map of Meru South with 3D shadow effect
![Meru South map with 3d shadow effect](og_image/blank_maps/map_1091912169.png)
Meru South map with 3d shadow effect
Download outline map of Meru South (geojson format) :
Meru South.geojson (**)
Download polygon array of Meru South map for "Google Maps" :
Meru South.txt
Bounding Box for Meru South Map : ( -0.44842 , 37.316854 , -0.149216 , 37.891795 )
Wikipedia ID for Meru South : Q1894683
Wikipedia SPARQL Query for Meru South (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1894683 wdt:P1082 ?population. }
OPTIONAL { wd:Q1894683 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1894683 wdt:P2046 ?area. }
OPTIONAL { wd:Q1894683 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1894683 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1894683 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 South map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.44842, 37.316854, -0.149216, 37.891795);
);
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 South)
[out:json];
(
rel["name"="Meru South"][type=boundary];
rel["name:en"="Meru South"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Meru South
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuka | -0.333160 , 37.645880 |
Itugururu | -0.416670 , 37.716670 |
Kamaende | -0.364010 , 37.856850 |
Kanjuki | -0.340870 , 37.833390 |
Kiakanyinga | -0.258290 , 37.698450 |
Kibugwa | -0.366670 , 37.616670 |
Marima | -0.266670 , 37.666670 |
Mwangarimwe | -0.266670 , 37.650000 |
Raguta | -0.306020 , 37.649490 |
Tungu | -0.313750 , 37.629210 |
Weru | -0.367180 , 37.719420 |
Notes:
- You can download geometry data for Meru South 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.