locationtech / jts

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

Fix PreparedGeometry handling of EMPTY elements #904

Closed dr-jts closed 2 years ago

dr-jts commented 2 years ago

Fixes handling of EMPTY elements in PreparedGeometry methods, by add empty coordinate sequence guards in several places.