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