Cocos (Bahia) Map Cropping Samples

Cocos (Bahia) Map Cropping Samples-1
Cocos (Bahia) Map Cropping Samples-1

Cocos (Bahia) Map Cropping Samples-2
Cocos (Bahia) Map Cropping Samples-2

Cocos neighborhoods and villages map with 3D shadow effect
Cocos neighborhoods and villages map with 3D shadow effect

flag map of Cocos with 3D shadow effect
flag map of Cocos with 3D shadow effect

Cocos map with 3d shadow effect
Cocos map with 3d shadow effect


Create and download free physical and topographic maps for Cocos.




Download outline map of Cocos (geojson format) : Cocos.geojson (**)
Download polygon array of Cocos map for "Google Maps" : Cocos.txt
Bounding Box for Cocos Map : ( -15.264704 , -46.120758 , -13.824653 , -44.340873 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Cocos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.264704, -46.120758, -13.824653, -44.340873);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Cocos)
[out:json];
(
rel["name"="Cocos"][type=boundary];
rel["name:en"="Cocos"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Cocos 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.

Create Cocos neighborhoods and villages map.


Share this page