Module Maintainer: |
|
Email Help: |
Geotools-gt2-users@lists.sourceforge.net |
Volunteer: |
geotools-devel@lists.sourceforge.net |
Recent Development
For the 2.2.x branch the Filter module has:
- QA Check: FilterFactoryFinder created allowing access to default implementation
- QA Check: FilterFactory has been made into an interface
- Filter 1.1 SortBy methods added to allow generation of FeatureList
- Aggregate Functions added, with optimized implementations for JDBC FeatureCollections
Outstanding Issues
Module Status
The Filter module will be recast for the 2.3.x release allowing it to work on more data types then just Features. This opens up a lot of exciting oppertunities for reuse. The Catalog specification calls for the use of Filter 1.1 against metadata for example.
The api has been changed to allow query against <code>Object</code>, and we are using JXPath to implement proper XPath support - finally! Thanks to Gabriel and Justin for all their hard work on this one.