spTransform-Fetch-CRS-method: spTransform for map projection and datum transformation

Description Usage Arguments Value

Description

spTransform for map projection and datum transformation

Usage

1
2
3
4
5
## S4 method for signature 'Fetch,CRS'
spTransform(x, CRSobj)

## S4 method for signature 'Fetch,character'
spTransform(x, CRSobj)

Arguments

x

Fetch object to be transformed

CRSobj

object of class CRS, or of class character in which case it is converted to CRS

...

further arguments (ignored)

Value

Fetch object with coordinates transformed to the new coordinate system.


fetchR documentation built on May 2, 2019, 10:14 a.m.