locationtech / jts

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

Fix MinimumDiameter minimumRectangle for flat input #875

Closed dr-jts closed 2 years ago

dr-jts commented 2 years ago

Fixes the issue identified in PostGIS-5163. Adds unit tests for Minimum Rectangles.

Signed-off-by: Martin Davis mtnclimb@gmail.com