Skip to content
Prev 19448 / 29559 Next

invalid geometries from negative buffering in rgeos/sp

On Thu, Oct 3, 2013 at 2:29 PM, Roger Bivand <Roger.Bivand at nhh.no> wrote:

            
I'm first wondering what the source of the invalidity is here. What
does the underlying GEOS code return from one of these operations?
Does it have a valid NULL polygon feature concept? If so, then I'd
like to see that carried through into sp-class objects.

 Its not a sufficient condition that the area = 0 - a polygon of three
coincident points has area=0, but a big negative buffer should be a
geometry without even points in it...

Barry