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