setSRS-scidb: Sets the spatial reference system at a given array

Description Usage Arguments Value

Description

By knowing the SRS and the affine projection a spatial reference can be established on a given scidb array.

Usage

1
2
## S4 method for signature 'scidb,SRS,matrix'
setSRS(x, srs, affine, return = FALSE)

Arguments

x

a scidb array

srs

a SRS class

affine

a 2x3 matrix containing the affine projection

return

logical - if a scidbst object shall be returned (default FALSE)

Value

a scidbst object if return=TRUE


flahn/scidbst documentation built on May 16, 2019, 1:15 p.m.