Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalize all feature/record CQL filtering to CQL2 using pygeofilter #1889

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tomkralidis
Copy link
Member

Overview

This PR normalizes all feature/record CQL filtering to use CQL2 exclusively (per OGC API - Features - Part 3) using pygeofilter.

Note that this means pygeoapi exclusively supports CQL2 (JSON and text).

Related Issue / discussion

#1557

Additional information

This PR depends on the following:

cc @KoalaGeo

Note that documentation will need to be updated. I'm also triaging this to 0.20 (so in scope once we release 0.19).

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added OGC API - Features OGC API - Features OGC API - Records OGC API - Records labels Dec 23, 2024
@tomkralidis tomkralidis added this to the 0.20.0 milestone Dec 23, 2024
@tomkralidis tomkralidis force-pushed the es-pygeofilter branch 2 times, most recently from 69a7633 to b81cbd6 Compare December 30, 2024 18:38
@tomkralidis tomkralidis added the enhancement New feature or request label Dec 31, 2024
@tomkralidis tomkralidis changed the title [WIP] normalize all feature/record CQL filtering to CQL2 using pygeofilter normalize all feature/record CQL filtering to CQL2 using pygeofilter Jan 14, 2025
@tomkralidis tomkralidis requested a review from a team January 14, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OGC API - Features OGC API - Features OGC API - Records OGC API - Records
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants