Maiduguri (Borno) Map Cropping Samples
Maiduguri (Borno) Map Cropping Samples-1
Maiduguri (Borno) Map Cropping Samples-2
Maiduguri neighborhoods and villages map with 3D shadow effect
flag map of Maiduguri with 3D shadow effect
Maiduguri map with 3d shadow effect
Download outline map of Maiduguri (geojson format) :
Maiduguri.geojson (**)
Download polygon array of Maiduguri map for "Google Maps" :
Maiduguri.txt
Bounding Box for Maiduguri Map : ( 11.781671 , 13.059966 , 11.925071 , 13.192866 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Maiduguri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.781671, 13.059966, 11.925071, 13.192866);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maiduguri)
[out:json];
(
rel["name"="Maiduguri"][type=boundary];
rel["name:en"="Maiduguri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Maiduguri 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.