Nyall Dawson 2fcd8b99b5 Fix crashes on newer GEOS with empty polygon rings
There was a previous fix for this protecting some geos calls, but
on newer GEOS versions we get crashes with other methods (eg
calculating centroid) when using geos geometries with empty
interior rings.

Avoid this by ALWAYS defaulting to skipping empty rings when
creating GEOS polygons, UNLESS explicitly asked to. Then, only
explicitly ask to do this when we are using GEOS to validate
a geometry. In all other cases we don't need or want empty rings.
2024-10-26 04:49:56 +10:00
..
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00
2024-08-13 20:28:55 +10:00