Isu (Imo) Map Cropping Samples
Isu (Imo) Map Cropping Samples-1
Isu (Imo) Map Cropping Samples-2
Isu neighborhoods and villages map with 3D shadow effect
flag map of Isu with 3D shadow effect
Isu map with 3d shadow effect
Download outline map of Isu (geojson format) :
Isu.geojson (**)
Download polygon array of Isu map for "Google Maps" :
Isu.txt
Bounding Box for Isu Map : ( 5.646271 , 7.024766 , 5.727671 , 7.082366 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Isu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.646271, 7.024766, 5.727671, 7.082366);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Isu)
[out:json];
(
rel["name"="Isu"][type=boundary];
rel["name:en"="Isu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Isu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ekwe | 5.685960 , 7.047070 |
Isu-Njaba | 5.708170 , 7.065560 |
Obeakpu | 5.699330 , 7.031000 |
Umundugba | 5.675970 , 7.071840 |
Notes:
- You can download geometry data for Isu 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.