Hello.

Im trying to show a WMS Legend.
It shows up nicely but i need to show only parts of it.


if i have the following style:
/* @title tipo1  */
[Tipo = 1] { fill: #00FF00; }
/* @title tipo2 */
[Tipo = 2] { fill: #FF0000; }

it shows up a legend with 2 entrys. correct!

if i had the CQL_FILTER:
&CQL_FILTER=Tipo=1

i was expecting to only show the "Tipo1" style legend as stated in "Content
dependent legends" documentation, but it still shows both entrys.

Is this the correct behaviour?
Is there a way to achieve what i want?

regards.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to