Moba (Ekiti) Map Cropping Samples
Moba (Ekiti) Map Cropping Samples-1
Moba (Ekiti) Map Cropping Samples-2
Moba neighborhoods and villages map with 3D shadow effect
flag map of Moba with 3D shadow effect
Moba map with 3d shadow effect
Download outline map of Moba (geojson format) :
Moba.geojson (**)
Download polygon array of Moba map for "Google Maps" :
Moba.txt
Bounding Box for Moba Map : ( 7.922371 , 5.032866 , 8.062971 , 5.244466 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Moba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.922371, 5.032866, 8.062971, 5.244466);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moba)
[out:json];
(
rel["name"="Moba"][type=boundary];
rel["name:en"="Moba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aye Ekan | 8.050000 , 5.116670 |
Ekan Meje | 8.033330 , 5.100000 |
Epe | 7.983170 , 5.096510 |
Erinmope Ekiti | 8.033330 , 5.150000 |
Igogo | 7.982300 , 5.159400 |
Ikun | 7.995000 , 5.201580 |
Iro | 7.996700 , 5.097500 |
Osun | 7.977810 , 5.091780 |
Notes:
- You can download geometry data for Moba 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.