Bafing Region (Ivory Coast) Map Cropping Samples
Bafing Region (Ivory Coast) Map Cropping Samples-1
Bafing Region (Ivory Coast) Map Cropping Samples-2
Bafing Region and counties map with 3D shadow effect
flag map of Bafing Region with 3D shadow effect
Download outline map of Bafing Region (geojson format) :
Bafing Region.geojson (**)
Download polygon array of Bafing Region map for "Google Maps" :
Bafing Region.txt
Bounding Box for Bafing Region Map : ( 7.542034 , -8.243753 , 9.211877 , -5.33957 )
ISO-3166 CODE for Bafing Region : CI-WR
Get Boundaries from overpass-turbo (OSM) with boundary box of Bafing Region map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](7.542034, -8.243753, 9.211877, -5.33957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bafing Region)
[out:json];
(
rel["name"="Woroba"][type=boundary];
rel["name:en"="Woroba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Bafing Region 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.