Mark Trinder <mark.trin...@rpsgroup.com> writes: > Is there a way to output the coordinates of the intersections of two > polygons?
In the 'spatstat' package, if A and B are two polygons (objects of class 'owin' with type 'polygonal') then crossing.psp(as.psp(A), as.psp(B)) returns a point pattern consisting of the intersection points between the edges of the two polygons. Adrian Baddeley _______________________________________________ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo