spTransform: spTransform for map projection and datum transformation

Description Usage Arguments Value Note

Description

spTransform for map projection and datum transformation

Usage

1
spTransform(x, CRSobj, ...)

Arguments

x

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

object with coordinates transformed to the new coordinate reference system.

Note

Package rgdal provides the methods doing actual transformation, see spTransform; when rgdal cannot be loaded, an error message follows.


dis-organization/sp_dplyrexpt documentation built on May 15, 2019, 8:52 a.m.