<div dir="ltr">I'm trying to configure a layer with two styles, let's say:<div><br></div><div>- default</div><div>- style_2</div><div><br></div><div>I'm trying this code:</div><div><br></div><div>  <font color="#000000" face="monospace"><span style="white-space:pre-wrap">LAYER
    CLASSGROUP "default"
    CLASSITEM "urn_litho1"</span></font> </div><div>       ...<br><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">    CLASS
      NAME                  "some name"
      GROUP                 "default"
      EXPRESSION            "some expression"
      COLOR                 000
    END</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">    ...</pre><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">    CLASS
      NAME                  "some nemae"
      GROUP                 "style_2"
      EXPRESSION            ("[some item]" eq "some expression")
      COLOR                 254 254 254
    END</pre></div><div style>Now my problem is that only "style_2" is advertised in the GetCapabilities response.</div><div style>On the other side "default" is still available to a GetLegendGraphic request when I use STYLE= or STYLE=default</div>
<div style>Can someone help?</div><div style><br></div><div style>Thanks</div><div style>Pasquale</div><div><br></div><div>-- <br></div>Pasquale Di Donato<br>web:  <a href="http://www.padido.eu" target="_blank">www.padido.eu</a><br>
chat: <a href="mailto:padido@jabber.org" target="_blank">padido@jabber.org</a>
</div></div>