New features and improvements since GeoTools 2.5.x
Much of the effort in developing GeoTools 2.6 has been focussed on quality and performance but there are also a number of new features including :- The gt-process module now makes it possible to integrate external libraries such as Sextante into GeoTools applications. It also now provides vector to raster conversion.
- The new gt-swing module with a basic collection of GUI components, many of which can be seen in use in our Quickstart and example applications.
- A cleaner set of modules with a number of previously unmaintained and redundant modules being removed.
Getting this release
You can download the binary, source and javadoc distributions as zip files from SourceForge.The source code can be downloaded using your favourite Subversion client from: http://svn.osgeo.org/geotools/tags/2.6.0
Those of you using Maven as your build tool can simply change the version for GeoTools artifacts to 2.6.0 in your pom.xml.
Finally, you can browse the javadocs for this release online.
Enjoy !