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