Skip to content

Feature/1731 user friendly cql filter#1756

Open
vagvaf wants to merge 3 commits intodevelopfrom
feature/1731-user-friendly-cql-filter
Open

Feature/1731 user friendly cql filter#1756
vagvaf wants to merge 3 commits intodevelopfrom
feature/1731-user-friendly-cql-filter

Conversation

@vagvaf
Copy link
Contributor

@vagvaf vagvaf commented Jan 28, 2026

Hi, here's the updated CQL filter.

There is an attempt to get the field names from the WFS server so that users can choose the field name using a dropdown. When this is not possible, an input field is provided.

I have kept the original CQL filter input field so that someone can edit the filter directly as well as see what the actual filter that is applied. Users have to click on the same button as before to apply the changes.

@vagvaf vagvaf requested a review from jacobwod January 28, 2026 12:16
Copy link
Member

@jacobwod jacobwod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge latest develop and perhaps remove the log message (line 25 in CQLFilter.js), thanks.

@vagvaf
Copy link
Contributor Author

vagvaf commented Mar 6, 2026

Please merge latest develop and perhaps remove the log message (line 25 in CQLFilter.js), thanks.

Hey, thanks. I spotted a bug. When a layer is not visible (unchecked) and one clicks on the dropdown to get its field names, the field names of all layers appear instead of only the field names belonging to that layer. I will make a fix and then merge the latest develop and also remove the log message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants