Skip to content
Prev 10299 / 29559 Next

polygon intersecting with point question

Dear Haily, please update to the latest sp version and do

library(sp)
vignette("over")

I worked on a new overlay version ("over") that does a better job than
overlay; the vignette explains things. Please let me know if it solves
your problem.

Right now it doesn't do things like line-line, line-polygon and
polygon-polygon overlay, as that will require rgeos to be more widely
available (and needs work on the sp side!)

Best regards,
--
Edzer
On 12/10/2010 12:10 AM, Hailey Eckstrand wrote: