You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling Geometry.buffer(double) on a Polygon with interior ring that was created using a GeometryFactory with a fixed PrecisionModel might remove the interior ring:
Calling
Geometry.buffer(double)
on aPolygon
with interior ring that was created using aGeometryFactory
with a fixedPrecisionModel
might remove the interior ring:first reported: NetTopologySuite/NetTopologySuite#638
The text was updated successfully, but these errors were encountered: