On 10/04/2010 03:32 PM, Robert Buckley wrote:
> Hi,
>
> According to the validity check in Geoserver this sld is valid, but when I try
> to render it I get an error.

I beg to differ from the validity checker, since this SLD contains:

<ColorMapEntry color="#3232FF" quantity="9" label="<1030 MWh/a"/>
---------------------------------------------------^

"<" is a reserved char in XML: use "&lt;" instead.

Regards,

P.S.
By the way, shouldn't the label read ">1030 MWh/a" ?

Luca Morandini
[http://www.lucamorandini.it]


------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to