Meru (Arusha) Map Cropping Samples
Meru (Arusha) Map Cropping Samples-1
Meru (Arusha) Map Cropping Samples-2
Meru neighborhoods and villages map with 3D shadow effect
flag map of Meru with 3D shadow effect
Meru map with 3d shadow effect
Download outline map of Meru (geojson format) :
Meru.geojson (**)
Download polygon array of Meru map for "Google Maps" :
Meru.txt
Bounding Box for Meru Map : ( -3.595614 , 36.746798 , -3.05098 , 37.064416 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Meru map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.595614, 36.746798, -3.05098, 37.064416);
);
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)
[out:json];
(
rel["name"="Meru"][type=boundary];
rel["name:en"="Meru"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Meru
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Karangai | -3.483330 , 36.866670 |
Kingori | -3.283330 , 36.983330 |
Lekuruki | -3.250000 , 36.966670 |
Mbuguni | -3.566670 , 36.950000 |
Msitu wa Mbogo | -3.516670 , 36.883330 |
Ngare Nanyuki | -3.150000 , 36.850000 |
Nkoanrua | -3.350000 , 36.766670 |
Nkoaranga | -3.333330 , 36.800000 |
Poli | -3.333330 , 36.800000 |
Tuvaila | -3.366670 , 36.900000 |
Usa River | -3.366670 , 36.850000 |
Notes:
- You can download geometry data for Meru 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.