Santa Brigida (Bahia) Map Cropping Samples
![Santa Brigida (Bahia) Map Cropping Samples-1](og_image/map_cropping/4-102051221-1.jpeg)
Santa Brigida (Bahia) Map Cropping Samples-1
![Santa Brigida (Bahia) Map Cropping Samples-2](og_image/map_cropping/4-102051221-3.jpeg)
Santa Brigida (Bahia) Map Cropping Samples-2
![Santa Brigida neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102051221.jpg)
Santa Brigida neighborhoods and villages map with 3D shadow effect
![flag map of Santa Brigida with 3D shadow effect](og_image/flag_maps/flag_map_102051221.jpg)
flag map of Santa Brigida with 3D shadow effect
![Santa Brigida map with 3d shadow effect](og_image/blank_maps/map_102051221.png)
Santa Brigida map with 3d shadow effect
Download outline map of Santa Brigida (geojson format) :
Santa Brigida.geojson (**)
Download polygon array of Santa Brigida map for "Google Maps" :
Santa Brigida.txt
Bounding Box for Santa Brigida Map : ( -9.903817 , -38.372568 , -9.583477 , -37.966429 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santa Brigida map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.903817, -38.372568, -9.583477, -37.966429);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Brigida)
[out:json];
(
rel["name"="Santa Brigida"][type=boundary];
rel["name:en"="Santa Brigida"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Santa Brigida 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.