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