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