snipRaster: Tile 'Raster*' object based on 'Spatial*' object

Description Usage Arguments Value Author(s) References Examples

Description

Tile Raster* object based on Spatial* object using an optional buffer.

Usage

1
snipRaster(raster, spatial, selector = NULL, buffer = NULL, byid = TRUE)

Arguments

raster

Raster* object

spatial

Spatial* object

selector

Selector variable, if not NULL, only one raster tile per unique value of the selector variable is created (e.g. if one has multiple observations per single geographical location).

buffer

Buffer size (default NULL does not use buffer)

byid

Parameter of gBuffer which is used in case a buffer should be computed.

Value

A list of Raster* objects with one object per vector within variable spatial.

Author(s)

Thomas Nauss

References

NONE

Examples

1
2
\notrun{
}

environmentalinformatics-marburg/satelliteTools documentation built on May 16, 2019, 8:16 a.m.