locationtech / jts

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

Fix InteriorPoint for MultiLineString with EMPTY #1023

Closed dr-jts closed 7 months ago

dr-jts commented 7 months ago

Fix InteriorPoint to avoid crash for MultiLineString with EMPTY element.

Original report in PostGIS 5621.