Jody Garnett ha scritto: ... > So I can think of several recommendations of areas that would love some > work in the gt-main.jar: > - high priority, nobody working on it: EqualIntervalFunction and > EqualIntervalFunctionTest processes a FeatureCollection and returns a > "Classifier" (a series of ranges) that split the data up into groups - > this is used to generate really pretty styles.
I'm using them right now and they seem to be working? > - low priority easy introduction: Eclesia has found a series of > excellent functions as part of the Symbology Encoding specification; for > things like concatenating Strings, formatting Dates and so on .. all of > these are nice small Functions that can be written up and are a good > introduction to how the library is stitched together. String concatenation we already have, look at FilterFunction_strConcat and at tens of its friends in the main module (org.geotools.filter.function package) Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
