Barde (Yobe) Map Cropping Samples
Barde (Yobe) Map Cropping Samples-1
Barde (Yobe) Map Cropping Samples-2
Barde neighborhoods and villages map with 3D shadow effect
flag map of Barde with 3D shadow effect
Barde map with 3d shadow effect
Download outline map of Barde (geojson format) :
Barde.geojson (**)
Download polygon array of Barde map for "Google Maps" :
Barde.txt
Bounding Box for Barde Map : ( 12.493471 , 10.570866 , 12.875771 , 11.188166 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Barde map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.493471, 10.570866, 12.875771, 11.188166);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barde)
[out:json];
(
rel["name"="Bade"][type=boundary];
rel["name:en"="Bade"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Barde
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alagarno | 12.842750 , 10.875750 |
Alagarno | 12.698180 , 11.101380 |
Dalla | 12.854350 , 10.690130 |
Doganna | 12.856770 , 10.800750 |
Gwio Kura | 12.675300 , 11.068200 |
Karege | 12.839400 , 10.910100 |
Tagali | 12.812700 , 10.616760 |
Tagama | 12.805510 , 10.660320 |
Notes:
- You can download geometry data for Barde 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.