Uyo (Akwa Ibom) Map Cropping Samples
Uyo (Akwa Ibom) Map Cropping Samples-1
Uyo (Akwa Ibom) Map Cropping Samples-2
Uyo neighborhoods and villages map with 3D shadow effect
flag map of Uyo with 3D shadow effect
Uyo map with 3d shadow effect
Download outline map of Uyo (geojson format) :
Uyo.geojson (**)
Download polygon array of Uyo map for "Google Maps" :
Uyo.txt
Bounding Box for Uyo Map : ( 4.876671 , 7.794266 , 5.103471 , 8.035166 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Uyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.876671, 7.794266, 5.103471, 8.035166);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uyo)
[out:json];
(
rel["name"="Uyo"][type=boundary];
rel["name:en"="Uyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Iba-Oku | 5.057970 , 7.951020 |
Ikot Anyang | 5.055310 , 7.957610 |
Ikot Eba | 4.912880 , 7.826740 |
Ikot Eboro | 5.081770 , 7.821790 |
Ikot Inyang Idung | 4.984600 , 8.017600 |
Ikot Mpon | 5.025060 , 7.831210 |
Ikot Nsung | 4.936760 , 7.823750 |
Ikot Obio Nkpong | 5.030510 , 7.829390 |
Nduetong | 5.063210 , 7.941710 |
Uyo | 5.013293 , 7.921312 |
Notes:
- You can download geometry data for Uyo 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.