Oron (Akwa Ibom) Map Cropping Samples
Oron (Akwa Ibom) Map Cropping Samples-1
Oron (Akwa Ibom) Map Cropping Samples-2
Oron neighborhoods and villages map with 3D shadow effect
flag map of Oron with 3D shadow effect
Oron map with 3d shadow effect
Download outline map of Oron (geojson format) :
Oron.geojson (**)
Download polygon array of Oron map for "Google Maps" :
Oron.txt
Bounding Box for Oron Map : ( 4.77557136831 , 8.19076633973 , 4.85407136831 , 8.28736633973 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Oron map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.77557136831, 8.19076633973, 4.85407136831, 8.28736633973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oron)
[out:json];
(
rel["name"="Oron"][type=boundary];
rel["name:en"="Oron"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oron
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Afaha Eduok | 4.784710 , 8.260020 |
Oron | 4.801284 , 8.231957 |
Uya Oron | 4.790650 , 8.207730 |
Notes:
- You can download geometry data for Oron 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.