Changes between Initial Version and Version 1 of Ticket #4893, comment 2
- Timestamp:
- 04/06/21 11:25:53 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4893, comment 2
initial v1 1 JTS reports the first geometry as invalid, due to the two element polygons overlapping. This is visually obvious (see attached image). 1 JTS reports the first geometry as invalid, due to the two element polygons overlapping. 2 3 This is visually obvious: [[Image( pg-4893-invalid-multipolygon.png)]] 2 4 3 5 So the next question is why is this polygon being reported as valid by GEOS?