GeoTools

OSGeo

Thursday, January 14, 2010

GeoTools 2.6.1 Released

The GeoTools 2.6.1 release is now available for download:
This release contains a host of improvements and bug fixes. In particular the JMapPane has received a lively round of testing and feedback, MySql is back among the supported data stores in its JDBC-NG implementation along with MS SQL Server and SpatiaLite.

The epsg-hsql module now creates its cached EPSG database much faster and with better concurrency control, and a new projection, the polyconic one, has been added to the referencing subsystem.

The rendering subsystem can now accept Function as a source for the Symbolizer geometry, meaning it's possible to perform a transformation (buffer, offset, point extraction) before the actual rendering chain starts (transformations are applied in the geometry native coordinate reference system).Also new is the ability to automatically displace point and polygon labels in search for a position that is not used by another label, using the same vendor parameter already available for lines.

A brand new JPEG2000 coverage reader that can leverage on kakadu has been added, more information can be found here.