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