Bunkure (Kano) Map Cropping Samples
Bunkure (Kano) Map Cropping Samples-1
Bunkure (Kano) Map Cropping Samples-2
Bunkure neighborhoods and villages map with 3D shadow effect
flag map of Bunkure with 3D shadow effect
Bunkure map with 3d shadow effect
Download outline map of Bunkure (geojson format) :
Bunkure.geojson (**)
Download polygon array of Bunkure map for "Google Maps" :
Bunkure.txt
Bounding Box for Bunkure Map : ( 11.5683713683 , 8.44356633973 , 11.7758713683 , 8.76606633973 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bunkure map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.5683713683, 8.44356633973, 11.7758713683, 8.76606633973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bunkure)
[out:json];
(
rel["name"="Bunkure"][type=boundary];
rel["name:en"="Bunkure"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bunkure
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barkum | 11.642520 , 8.647850 |
Barnawa | 11.606080 , 8.486220 |
Bunkure | 11.699240 , 8.541270 |
Cirim | 11.627010 , 8.522990 |
Dususu | 11.711220 , 8.750660 |
Gafan | 11.673610 , 8.449740 |
Gujiya | 11.752110 , 8.561460 |
Kumurya | 11.696310 , 8.702700 |
Shiye | 11.645060 , 8.468000 |
Notes:
- You can download geometry data for Bunkure 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.