GeoTools

OSGeo

Wednesday, March 23, 2011

GeoTools 2.7.0 Released

The GeoTools team is happy to announce the official release of GeoTools 2.7.0, now available for download.
GeoTools 2.7 is a major milestone for the project. Some of the highlights of the 2.7 branch include (in no particular order):
  • Postgis 1.5 geography support
  • EPSG database upgrade to version 7.5
  • JDBC virtual table / sql view support
  • Application schema / complex feature support
  • GML 3.2 support
  • Image mosaic improvements such as multi-threading, automatic building, and support for tiles with different projections/resolutions
  • Labeling improvements, mixed bidirectional layout
  • Greatly improved raster re-projection performance
  • Faster rendering for large datasets, layers with large geometries, and maps composed of many vector layers
  • Shapefile performance improvements, and the generation of more compact indexes
  • SLD 1.1/ Symbology Encoding 1.1 support
  • API cleanup
  • Docs translated to sphinx
And much more that is worthy of making the list. There have also been some notable improvements since 2.7-RC2:
  • GML3 Arc and Circle support
  • Jenks Natural Breaks Classification algorithm
  • Support for EckertIV, Mollweide, and Winkel Tripel projections
  • SQL Server integrated security option
And as usual a heap of bug fixes. You can check out the entire 2.7.x change log in JIRA.

Download 2.7.0 and check it out. Before upgrading be sure to checkout the upgrade to 2.7.x guide. Try out the release and let us know of any issues in the bug tracker or on the mailing list.

Thanks for using GeoTools!

- The GeoTools Community

Saturday, March 19, 2011

GeoTools 2.6.6 released

GeoTools 2.6.6 was created on Marth 19th, 2011:
This release contains a number of minor bug fixes and improvements, and marks the end of the 2.6.x series. The stable development continues on the 2.7.x series, which is about to be released as 2.7.0 final.
This release is made in conjunction with GeoServer 2.0.3.
For more information please review the Release Notes:
For more information on GeoTools and the 2.6 series:

Monday, February 21, 2011

GeoTools 2.7-RC2 Released

The GeoTools project is happy to announce the second release candidate for GeoTools 2.7, now available for download.
Notable features and bug fixes added since 2.7-RC1 include:
  • ability to extract massive data sets from mosaics without incurring heavy memory load (due to improved ROI management)
  • increased mosaic flexibility, which can now be fed the set of tiles programmatically
  • mosaics can now handle tiles with different projections/resolutions
  • support for labels with mixed bidirectional layout
  • use a provided charset when parsing the DBF header (not just the contents)
  • native support for unique visitor in JDBC data stores
  • the developer guide has been translated to Sphinx and is now available on geotools.org
And more. Check out the change log for all the information.

Download 2.7-RC2 now. You can help GeoTools get to the official 2.7.0 release by trying out the release candidate and reporting any issues encountered in the bug tracker or on the mailing list.

Thanks for supporting GeoTools!

- The GeoTools Community

Monday, January 31, 2011

GeoTools 2.7-RC1 Released

The GeoTools project is happy to announce the first release candidate for GeoTools 2.7, now available for download.
Notable features and bug fixes added since 2.7-beta1 include:
  • labelling improvements with regard to handling spaces
  • XML encoder fixes to more robustly handle encoding while under heavy loads
  • better raster band naming when colour interpretation not available for a band
  • improvements to WMS client regarding GetFeatureInfo and asking MapServer for transparent PNGs
And more. Check out the change log for all the information.

Download 2.7-RC1 now. You can help GeoTools get to the official 2.7.0 release by trying out the release candidate and reporting any issues encountered in the bug tracker or on the mailing list.

Thanks for supporting GeoTools!

- The GeoTools Community

Monday, January 17, 2011

End of GeoAPI involvement

The upcoming release of GeoTools represents a turning point for the GeoTools project - we are no longer taking part in GeoAPI.

Back in the dawn of time (well 2003) the GeoTools project started an experiment, and outreach program in the form of the GeoAPI project. Specifically this was an effort to collaborate with the deegree library (makes sense as both projects are LGPL and are working in the same domain).

Although not successful in its original goals of collaboration the GeoAPI project served as a great line of communication to the standards community. We would like to thank many of the amazing individuals who contributed their time, effort and expertise and extend an invitation for direct collaboration in the future.

A few things to keep in mind:
  • We must emphasis that this decision does not break any client code
  • The org.opengis interfaces will remain in the GeoTools library as part of the gt-opengis module
  • As part of this change a lot of "deprecations" have already been cleaned up (representing areas of GeoAPI where the standard had passed out of fashion)
  • GeoTools is committed to providing a stable API for your next (or current) Java project
The GeoAPI project is survived as an OGC Working group.

Friday, December 17, 2010

GeoTools 2.7-beta Released

GeoTools 2.7-beta has been released and is now available for download.

Notable features added since 2.7-M4 include much improved performance of raster re-projection, and a SLD 1.1 / Symbology Encoding 1.1 parser.

This release also removes dependency on the GeoAPI project, rolling those interfaces into a new gt-opengis module. This removes many deprecations in the GeoTools code base while still remaining 100% api compatible.
As usual this release also contains a number of key bug fixes. See the change log for all the details.

Try out the release and report any issues encountered in the bug tracker or on the mailing list.

- The GeoTools Community

Wednesday, December 1, 2010