Centre Est (Burkina Faso) Map Cropping Samples
Centre Est (Burkina Faso) Map Cropping Samples-1
Centre Est (Burkina Faso) Map Cropping Samples-2
Centre Est and counties map with 3D shadow effect
flag map of Centre Est with 3D shadow effect
Download outline map of Centre Est (geojson format) :
Centre Est.geojson (**)
Download polygon array of Centre Est map for "Google Maps" :
Centre Est.txt
Bounding Box for Centre Est Map : ( 10.90218 , -0.902262 , 12.560673 , 0.588261 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Centre Est map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](10.90218, -0.902262, 12.560673, 0.588261);
);
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 Est)
[out:json];
(
rel["name"="Centre-Est"][type=boundary];
rel["name:en"="Centre-Est"][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 Est 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.