Ojo (Lagos) Map Cropping Samples
Ojo (Lagos) Map Cropping Samples-1
Ojo (Lagos) Map Cropping Samples-2
Ojo neighborhoods and villages map with 3D shadow effect
flag map of Ojo with 3D shadow effect
Ojo map with 3d shadow effect
Download outline map of Ojo (geojson format) :
Ojo.geojson (**)
Download polygon array of Ojo map for "Google Maps" :
Ojo.txt
Bounding Box for Ojo Map : ( 6.39077136831 , 3.06956633973 , 6.52947136831 , 3.25086633973 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ojo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.39077136831, 3.06956633973, 6.52947136831, 3.25086633973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ojo)
[out:json];
(
rel["name"="Ojo"][type=boundary];
rel["name:en"="Ojo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ojo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agaja | 6.400000 , 3.150000 |
Agomu | 6.416670 , 3.116670 |
Alasia | 6.477738 , 3.172652 |
Etegbin | 6.450000 , 3.150000 |
Ibode | 6.416670 , 3.133330 |
Idoluwo | 6.449720 , 3.101510 |
Igbolobi | 6.416670 , 3.183330 |
Irewe | 6.416920 , 3.140580 |
Isagira | 6.433330 , 3.133330 |
Maroko | 6.400540 , 3.099720 |
Notes:
- You can download geometry data for Ojo 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.