locationtech / jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
Other
1.94k stars 442 forks source link

Fix OffsetCurve to handle zero offset distance #971

Closed dr-jts closed 1 year ago

dr-jts commented 1 year ago

Fixes OffsetCurve to handle zero offset distances correctly.

Reported in https://github.com/libgeos/geos/issues/850.