Skip to content

1.15.0

Compare
Choose a tag to compare
@jodygarnett jodygarnett released this 26 Nov 22:27
· 1266 commits to master since this release

The JTS team is proud to announce the release of JTS 1.15.0.

Thanks to everyone on the JTS team, and all the developers and users who contributed code and ideas for making this happen!

If anyone finds issues with this release, please post them to our mailing list or as issues on the JTS GitHub site.

Functionality Improvements

  • Improve Quadtree to handle queries with null envelopes
  • Add STRtree K-Nearest Neighbours query

We are also happy to announce that JTS is published to maven central:

  • org.locationtech.jts.jts-core-1.15.0.jar
  • org.locationtech.jts.jts-io-common-1.15.0.jar

This release features a license change making the library available under your choice of the Eclipse Distribution License (a BSD 3 clause license) or Eclipse Public License. We provide a License FAQ based questions received by the team.

This release changes the package structure, search and replace instructions are available for upgrading to this release.

Martin Davis (JTS Lead)