<br><font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif">My Layer is defined with several CLASS
and one is defined like this</font>
<br><font size=2 face="sans-serif">        CLASS</font>
<br><font size=2 face="sans-serif">         
      NAME "no_data"</font>
<br><font size=2 face="sans-serif">         
      TITLE "No data"</font>
<br><font size=2 face="sans-serif">        END</font>
<br>
<br><font size=2 face="sans-serif">I want to use this class when there
is no data. I use RULE parameter in the request, Below are the parameter.
Only this class is "returned" but the image is empty.</font>
<br><font size=2 face="sans-serif">If I don't use RULE, I get all the other
class and this one also with the title.</font>
<br>
<br><font size=2 face="sans-serif">Why, the title is not rendered? Even
if I add STYLE I still get en empty image using RULE.</font>
<br>
<br><font size=2 face="sans-serif">EXCEPTIONS        application/vnd.ogc.se_inimage</font>
<br><font size=2 face="sans-serif">FORMAT        image/png</font>
<br><font size=2 face="sans-serif">LAYER        RSS_ASTHME</font>
<br><font size=2 face="sans-serif">REQUEST        GetLegendGraphic</font>
<br><font size=2 face="sans-serif">SCALE        866688.0326645132</font>
<br><font size=2 face="sans-serif">SERVICE        WMS</font>
<br><font size=2 face="sans-serif">TRANSPARENT        TRUE</font>
<br><font size=2 face="sans-serif">VERSION        1.1.1<br>
RULE        no_data</font>
<br>
<br>
<br><font size=2 face="sans-serif">thanks</font>
<br><font size=2 face="sans-serif">steve</font>