Download Geoscience Australia DEM grid data
download_dem.Rd
Wrapper funtion to get the layers from the Geoscience Australia DEM 1 arc second grid.
Arguments
- layer
Layer name(s) to download as a vector of strings
- bounding_box
A numeric vector of coordinate values used to generate a bounding box around are of interest in EPSG:4326 format, for example,
c(min_x, min_y, max_x, max_y)
- out_path
Path to an output/download folder, e.g.
'downloads/'
- resolution
An integer value for resolution, in arc seconds