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

Value

Fetch object with coordinates transformed to the new coordinate system.


blasee/fetchR documentation built on Feb. 22, 2020, 9:13 a.m.