rtrix_data: High Level Data download method.

View source: R/rtrix_data.R

rtrix_dataR Documentation

High Level Data download method.

Description

retrieve a raster using vapour::warp from a desired source. This function is taken from gdalio https://github.com/hypertidy/gdalio/blob/main/R/gdalio.R

Usage

rtrix_data(dsn, res, resample, ..., bands = 1L)

Arguments

res

The desired cell resolution of the matrix in canvas CRS units.

src

The server from which to download topographic or map data. See details:

Details

See https://github.com/hypertidy/gdalio and https://gdal.org/drivers/raster/wms.html for examples of custom sources from the web. Alternatively, you can download a file and specify the local path.


h-a-graham/raytrix documentation built on Nov. 19, 2024, 10:27 p.m.