Changes between Initial Version and Version 1 of Ticket #5224, comment 2


Ignore:
Timestamp:
Sep 11, 2022, 9:21:57 PM (23 months ago)
Author:
mdavis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5224, comment 2

    initial v1  
    1 This is a GEOS issue, and is present in `main` (3.12).  The `area2` geometry is a `MultiPolygon` with an `EMPTY` elements. It appears that the prepared `covers` operation crashes on empty elements.
     1This is a GEOS issue, and is present in `main` (3.12).  The `area2` geometry is a `MultiPolygon` with an `EMPTY` element. It seems the prepared `covers` operation crashes on empty elements.
    22
    33This is a JTS issue as well.  I'll fix it there, and then in GEOS.