So I found the problem with SLDTransformer; it assumed the 
RasterSymboliger.getOverlap() would always be a PropertyName ...
> final String pn = ((PropertyName)overlaps).getPropertyName();
>                     
> start("OverlapBehavior");                    
> start(pn);
> end(pn);
> end("OverlapBehavior");      
It is now showing up as a Literal (!)  I am not sure what the exact 
intention is here ... ie I am not sure what OverlapBehavior is for, is 
this supposed to be a String?

Cheers,
Jody

-------------------------------------------------------------------------
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

Reply via email to