Aggregate Functions
-------------------

         Key: GEOT-703
         URL: http://jira.codehaus.org/browse/GEOT-703
     Project: GeoTools
        Type: New Feature
  Components: filter & expression  
    Versions: 2.2.M1    
 Reporter: Cory Horner
    Priority: Minor
     Fix For: 2.2.M1


Add aggregate functions to GeoTools to allow for optimizations in doing various 
feature calculations.  This adds the FeatureVisitor class, which is an 
implementation of the GOF visitor pattern, for features.  

Pages of interest:

http://docs.codehaus.org/display/GEOTOOLS/FeatureVisitor

Files of interest:

http://svn.geotools.org/geotools/branches/aggregates/module/main/src/org/geotools/feature/visitor/
http://svn.geotools.org/geotools/branches/aggregates/module/main/src/org/geotools/filter/function/Collection_MinFunction.java
http://svn.geotools.org/geotools/branches/aggregates/module/main/src/org/geotools/data/jdbc/JDBCFeatureCollection.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to