Skip to content

longest distance in a polygon

1 message · Roger Bivand

#
On Mon, 6 Dec 2004, Brian Menounos wrote:

            
I suggest looking at the gpclib package. I don't think the functionality 
you need is there at the level of an R function, but you may find that you 
can see how the intersect() function for polygons works. The underlying 
computational geometry library in both PBSmapping and gpclib is the same.

Roger