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