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