[R-sig-Geo] proj4string-issue - leading spaces
Edzer Pebesma
edzer.pebesma at uni-muenster.de
Fri Jan 11 12:34:53 CET 2013
On 01/11/2013 12:10 PM, Jon Olav Skoien wrote:
>
> Is there a simple way to solve this, not having check and modify the
> proj4string of all objects? Or could the call to identical in functions
> like over be replaced by an identicalCRS()-function?
>
> identicalCRS = function(x,y) {
> identical(CRS(proj4string(x)), CRS(proj4string(y)))
> }
Great suggestion, Jon; I added this to sp on r-forge.
--
Edzer Pebesma
Institute for Geoinformatics (ifgi), University of Münster
Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de
http://www.52north.org/geostatistics e.pebesma at wwu.de
More information about the R-sig-Geo
mailing list