GetWMSraster: Get WMS raster.

Description Usage Arguments Author(s) See Also

View source: R/wms.R

Description

After the WMS object is set up, it can be queried in order the get the actual data (raster map). Function uses GDAL to read the remote WMS by first creating the service description.

Usage

1
  GetWMSraster(WMS, layer, extent, resolution)

Arguments

WMS

a WMS object containing the necessary service informations

layer

string name of the layer to be fetched from the data source

extent

SpatialPolygonsDataFrame object to be used to define the extent

resolution

integer value of the resolution (CRS dependent)

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.org

See Also

buildServiceDesc


sorvi documentation built on May 2, 2019, 6:16 p.m.