Njaba (Imo) Map Cropping Samples
Njaba (Imo) Map Cropping Samples-1
Njaba (Imo) Map Cropping Samples-2
Njaba neighborhoods and villages map with 3D shadow effect
flag map of Njaba with 3D shadow effect
Njaba map with 3d shadow effect
Download outline map of Njaba (geojson format) :
Njaba.geojson (**)
Download polygon array of Njaba map for "Google Maps" :
Njaba.txt
Bounding Box for Njaba Map : ( 5.64317136831 , 6.95576633973 , 5.76717136831 , 7.07486633973 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Njaba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.64317136831, 6.95576633973, 5.76717136831, 7.07486633973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Njaba)
[out:json];
(
rel["name"="Njaba"][type=boundary];
rel["name:en"="Njaba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Njaba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amucha | 5.738780 , 7.042620 |
Amurie | 5.677850 , 7.030310 |
Atta | 5.747350 , 6.984410 |
Nkume | 5.733330 , 7.016670 |
Nnenasa | 5.732620 , 7.013640 |
Okwudo | 5.715660 , 7.006780 |
Umuaka | 5.650000 , 7.016670 |
Notes:
- You can download geometry data for Njaba 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.