Simone Giannecchini a écrit :
I am looking at the recolor operation from the old version of geotools
to port it to te coverage branch to actually implement a raw
symbolizing capacity on rasters.
Martin, could you drop me a couple of lines describing how it worked
in previous versions of geotools.



If my memory serve me right, it expects Parameters in the following form:

    [range]  =  {Color, Color, Color}

Where [range] is a range of pixel value, which may be designed by its Category name (e.g. "Sea Surface Temperature"). The {Color, Color...} array may have any length; colors will be interpolated as needed in order to fit the range.

If you want, I could port this operation to the trunk tomorrow. It would refresh my memory so I could give more indication. I wanted to port missing operations a while ago and just missed time for them.

    Martin.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to