-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi, currently there is a way to apply a CQL filter on a layer in Client but it's rather technical and challenging for regular users.
As a user, I would like to be able to add CQL filters using a graphical interface, where I would be able to choose the attibute name, the boolean operation and the target value. Moreover I would like to chain together several filters using OR and/or AND operators.
This would allow users to perform more dynamic analyses on the fly. Is there any interest from other parties in this?