Closed mprins closed 6 years ago
The current release is 1.15.1, the latest release is 1.16.0-RC1, GeoTools 20.0 will be shipping with JTS 1.16.0 as a dependency.
currently running into some issues because JTS has started supporting Z and M dimensions so there are some failing tests.
Also JTS now has CoordinateXY, CoordinateXYM, CoordinateXYZM, see locationtech/jts#293
Thanks for this PR. This was on my list for some time now.
The current release is 1.15.1, the latest release is 1.16.0-RC1, GeoTools 20.0 will be shipping with JTS 1.16.0 as a dependency.
currently running into some issues because JTS has started supporting Z and M dimensions so there are some failing tests.
Also JTS now has CoordinateXY, CoordinateXYM, CoordinateXYZM, see locationtech/jts#293