[R-sig-Geo] point.in.polygon() or over() help?

karengrace84 kgfisher at alumni.unc.edu
Thu May 23 17:40:16 CEST 2013


Hi Roger- Getting closer to fixing the problem. You were correct with the
proj4string differing. The fish capture coordinates are "NA" and the Basins
are "+proj=longlat +ellps=WGS84." So now I am trying to convert the points.
Here is the code I input:

cap.coords.sp<-spTransform(cap.coords.sp,CRS("+proj=longlat"))

But I am getting the error message "No transformation possible from NA
reference system."

Any tips?



--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/point-in-polygon-or-over-help-tp7583635p7583638.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list