locationtech / jts

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

Fix silent dimension addition of WKTReader when allowing old syntax #941

Open chenhh021 opened 1 year ago

chenhh021 commented 1 year ago

A quick fix for #939. May need further work for thorough fix.