GeoTools 2.6.x looks to be focused on quality and performance.
As always the scope and timing of releases is set by you - the members of our community. There is a host of interesting "unsupported" modules that can make it into this release based on time and funding.
|
Available 2.6 Downloads: |
Roadmap
Release |
Date |
Goal |
|---|---|---|
2.6-M3 |
September 25th |
Feature Complete for FOSS4G |
2.6-RC |
October 2nd |
Result of QA run |
Related:
- GeoServer 2.0-RC2 Code Freeze September 25th; Release Candidate October 2nd
- uDig RoadMap
2.6-M3 Planning
Stefan Kruger has upgraded Atlas styler from 2.4.x and has been a great source of QA and patches for this release. Thanks for your help Stefan.
jdbc aggregate function patch seems to be in full swing
gt-swing should be ready to go; we need to send an email asking to move it to supported status. Michael and Jody are probably waiting on each other to give the all clear?
Justin the ogc module capturing xml schema information has been hanging out in unsupported/ogc even though it is part of the library. Justin is going to move it
Andrea would like to move the swing renderer module to unsupported as most of the improvements have been folded into streaming renderer now
There are a couple release glitches discovered during the 2.6-M2 release.
- unsupported modules were included (were were going to exclude them or gather them up into an unsupported folder).
- build order trouble with gt-jdbc modules? Not sure if this is fixed now
build path troubles on win32 for shapefile testing are now resolved
source download was not produced - problem ended up being providing enough memory. We were unable to verify that the source download works.
image moasic api changed breaking udig; we have disabled the functionality requiring per tile channel control
Features
Swing
We have tossed both gt-swing-widgets and gt-swing-widgets-pending in the bit bucket as their module maintainers have stepped down. We have salvaged a new gt-swing with s strict mandate to provide user interface classes for our demos; nothing too fancy - just enough that we are not wrecking out examples with user interface code.
User Guide:
We expect the render to gain additional capabilities as members of the public supply patches.
Chart symbolizers
Using the dynamic symbolizers framework and the Eastwood charts project allows to paint charts over a map using the Google Charts syntax for defining the chart properties and data.
Process API improvements
The process API, still in unsupported land, has been changed to allow integration of external libraries such as Sextante as plugins of the GeoTools process API. No Sextante integration module is available due to licensing issues (Sextante is GPL) but you can find a bridge in the GeoServer experimental WPS module
Quality
Next Generation JDBC
Thus far the "Next Generation" JDBC DataStore are worth being excited about, they are more maintainable, with a cleaner architecture and more even support of advanced features (aggregation functions or support for dates for example). These are also available on the previous 2.5.x branch.
Module Cleanup
Andrea has organised a module clean up aligning modules with a module maintainer; or deleting modules that are unused as required.
Thanks Andrea.
Incomplete
Filter Cleanup
Andrea Aime has been cleaning up one of the top issues on our technical debt page - cleaning up after the transition to GeoAPI filter done way back in GeoTools 2.3. The work is incomplete.
Symbology Encoding
We have updated out data model to support the constructs used by the symbology encoding specification; and in a few isolated cases received patches to hook them up to the render (such as Unit of Measure support).
N-Dimensional GridCoverage
We also hope to see an introduction of a "N-Dimensional" GridCoverage "DataAccess" API. This work was started by Simone but does not appear to be finished in time for release.
Technical Debt
There is a Technical Debt page with details of some "undone" work (often work left over when a commercial funding ended for a specific task).