Download outline map of Ikole (geojson format) :
Ikole.geojson (**)
Download polygon array of Ikole map for "Google Maps" :
Ikole.txt
Bounding Box for Ikole Map : ( 7.65577136831 , 5.35876633973 , 8.11127136831 , 5.66806633973 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ikole map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.65577136831, 5.35876633973, 8.11127136831, 5.66806633973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ikole)
[out:json];
(
rel["name"="Ikole"][type=boundary];
rel["name:en"="Ikole"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ikole
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolorunduro | 7.862720 , 5.503570 |
Ikole-Ekiti | 7.792226 , 5.510230 |
Ipawo | 7.887600 , 5.577900 |
Ire-Ekiti | 7.738850 , 5.396600 |
Itapaji | 7.926240 , 5.475640 |
Iye | 8.050000 , 5.450000 |
Odo-Igbira | 7.816583 , 5.584299 |
Oke Igbira | 7.812376 , 5.561903 |
Osin-Ikole | 7.803600 , 5.417500 |
Notes:
- You can download geometry data for Ikole 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.