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 DistanceOp for empty elements #1010

Closed dr-jts closed 10 months ago

dr-jts commented 10 months ago

Fixes DistanceOp computation to handle empty elements in non-empty collections.