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