Closed dr-jts closed 4 months ago
I have a suggestion here.
Take the geometry from example testInnerHoleTouchingShell.
If the tolerances 0,500,500 are provided then the holes are not simplified. I think it should be possible to coarsen hole or island polygons since they do not have any significant overlap with the exterior ring of the geometry enclosing them. Therefore we should probably skip the tolerance comparisson in such a case. A flag could be passed (e.g. forceHoleTolerances) to make this optional.
Improves
CoverageSimplier
: