Efon (Ekiti) Map Cropping Samples
Efon (Ekiti) Map Cropping Samples-1
Efon (Ekiti) Map Cropping Samples-2
Efon neighborhoods and villages map with 3D shadow effect
flag map of Efon with 3D shadow effect
Efon map with 3d shadow effect
Download outline map of Efon (geojson format) :
Efon.geojson (**)
Download polygon array of Efon map for "Google Maps" :
Efon.txt
Bounding Box for Efon Map : ( 7.562871 , 4.863866 , 7.799571 , 4.998166 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Efon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.562871, 4.863866, 7.799571, 4.998166);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Efon)
[out:json];
(
rel["name"="Efon-Alayee"][type=boundary];
rel["name:en"="Efon-Alayee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Efon 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.