Offa (Kwara) Map Cropping Samples
Offa (Kwara) Map Cropping Samples-1
Offa (Kwara) Map Cropping Samples-2
Offa neighborhoods and villages map with 3D shadow effect
flag map of Offa with 3D shadow effect
Offa map with 3d shadow effect
Download outline map of Offa (geojson format) :
Offa.geojson (**)
Download polygon array of Offa map for "Google Maps" :
Offa.txt
Bounding Box for Offa Map : ( 8.107971 , 4.621266 , 8.217471 , 4.746566 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Offa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.107971, 4.621266, 8.217471, 4.746566);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Offa)
[out:json];
(
rel["name"="Offa"][type=boundary];
rel["name:en"="Offa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Offa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alayin | 8.166670 , 4.666670 |
Erin Ile | 8.116670 , 4.700000 |
Gbosun | 8.183330 , 4.683330 |
Offa | 8.150000 , 4.716670 |
Notes:
- You can download geometry data for Offa 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.