Skip to content

add url-parameter cql-filter to geonode mapstore for filtering feature attributes by url#608

Open
ffischer1984 wants to merge 2 commits into
GeoNode:masterfrom
ffischer1984:master
Open

add url-parameter cql-filter to geonode mapstore for filtering feature attributes by url#608
ffischer1984 wants to merge 2 commits into
GeoNode:masterfrom
ffischer1984:master

Conversation

@ffischer1984

@ffischer1984 ffischer1984 commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

if you have web-applications which consume data in form of embbed_urls this is extremely helpful. This changes enables the geonode to filter feature attributes by url. Here are some examples:

further documentation how cql-filters work:

It's so extremely useful for sub-applications which consumes data of geonode I don't know why this isn't in the main-branch of geonode. In case of any security-/performance-concerns please let us know and I'll reconsider this.

CLOSE #609

@giohappy giohappy self-requested a review June 23, 2026 12:29

@giohappy giohappy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @ffischer1984, thanks for the proposal. It makes sense, but the implementation should probably be delegated to the Geonode client, rather than an overridden config inside the project.

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.

enable geonode to filter feature attributes by Url Parameters through the cql_filter

2 participants