Tuesday, October 2, 2012

JAITools version 1.3.0 released

Version 1.3.0 of JAITools is now available from Maven Central. This is mainly a bug-fix release although a number of performance improvements have also been made (details below).

This is the first version since the project sources were moved to a Git repository. The new repository has a permanent releases branch and the sources for this release can be retrieved with the 1.3.0 tag. Subsequent hacking will happen on the master branch. Unlike the previous Subversion repository, there will not be a stable 1.3.x branch.

Thanks to Andrea, Daniele and Simone for their contributions and help.

Share and enjoy !

Summary of changes (numbers refer to issues in the project issue tracker)

197 Improved performance of some NumberOperations methods
206 LineSmoother and PolygonSmoother now preserve user data from input geometry
204 JTSFrame widget now displays multi-geometries properly
203 Fixed a problem with per-tile processing in AbstractSimpleIterator
202 Added constructor to WritableSimpleIterator with Order arg
201 Added getPos( destinationPoint ) method to iterators
200 ROIGeometry improvements
199 Simplifed code for Vectorize operation
195 Improved performance of ZonalStats operation when using transforms
193 ZonalStats operation now uses SimpleIterator 
194 Added done method to AbstractSimpleIterator
189 Updated JTS dependency to version 1.12

No comments:

Post a Comment