Hi list,
according to the documentation at
http://docs.geoserver.org/stable/en/user/services/wms/vendor.html#filter : "If
more than one layer is specified in the layers parameter then a separate filter
can be specified for each layer."
But it does not say how I can do this, on cql_filter, each filter can be
seperated by ';' but it does not work like that for the filter. It further says
that the filter can contain a list of several filters, enclosed in parentheses,
but it seemingly has nothing to do with one filter for each layer.
I've been trying several forms (yes the final requests are url-encoded):
filter=(filterForFirstLayer;filterForSecondLayer)filter=(filterForFirstLayer);(filterForSecondLayer)filter=filterForFirstLayer;filterForSecondLayer
I'm sure the solution is easy but I can't seem to find it.
Thanks,Aleksander Vines
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users