Hi folks,

I'd like to add a filter function to generate colours from a colour
ramp based on feature attribute values.

To give you the idea, there's a version of such a function in the
examples, plus an app that uses it to display the countries shapefile
with fill colour based on population values...
http://svn.osgeo.org/geotools/trunk/demo/example/src/main/java/org/geotools/demo/filter/function/

The app shows the function used programmatically and also from the SLD
file here...
http://svn.osgeo.org/geotools/trunk/demo/example/src/main/resources/data/shapefiles/

I'd appreciate your thoughts on what the parameters for such a
function should be to make it flexible enough to be useful without
being cumbersome to apply, especially in a SLD doc.  Also, I suppose,
your opinions on whether it's worth adding at all.

cheers
Michael

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to