Skip to content

Conversation

@lgoltz
Copy link
Contributor

@lgoltz lgoltz commented Nov 18, 2025

This PR adds the CQL2 Filter IN list, NOT IN list and OR:

  • city IN('Bonn','Bremen')
  • city NOT IN('Bonn','Bremen')
  • city='Bonn' OR str LIKE 'Erm%'

@lgoltz lgoltz changed the title Add support of CQL2 Filter IN list and NOT IN list Add support of CQL2 Filter IN list, NOT IN list and OR Nov 18, 2025
@tfr42 tfr42 added WFS deegree Web Feature Service OGCAPI OGC API standards core deegree core modules labels Nov 18, 2025
@tfr42 tfr42 added this to the 3.6.4 milestone Nov 18, 2025
@julianzz98
Copy link
Contributor

The implemented filters were successfully tested with a local deegree-ogcapi setup.

@tfr42 tfr42 changed the title Add support of CQL2 Filter IN list, NOT IN list and OR Added support for CQL2 filter IN list, NOT IN list and OR Nov 26, 2025
@copierrj copierrj merged commit d367a29 into deegree:main Nov 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core deegree core modules OGCAPI OGC API standards WFS deegree Web Feature Service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants