spTransform.Rd
spTransform for map projection and datum transformation
spTransform(x, CRSobj, ...)
x | object to be transformed |
---|---|
CRSobj | object of class CRS, or of class |
... | further arguments (ignored) |
object with coordinates transformed to the new coordinate reference system.
Package rgdal
provides the methods doing actual transformation,
see spTransform; when rgdal
cannot be loaded, an
error message follows.