Aleksander,
I've never used them anyhow have you tried with commas?
 filter=(FILTER),(FILTER),...

Let me know, we can take a look at the code if needed.
Cheers,
Carlo



2014-03-28 12:34 GMT+01:00 Aleksander Vines <aleksander.vi...@nersc.no>:

> 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
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for
more information.
==

Dott. Carlo Cancellieri
@cancellieric
Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:   +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to