Skip to content

OGR: sanitize attribute filter values#2391

Merged
kalxas merged 1 commit into
masterfrom
ogr-attribute-filter
Jul 14, 2026
Merged

OGR: sanitize attribute filter values#2391
kalxas merged 1 commit into
masterfrom
ogr-attribute-filter

Conversation

@tomkralidis

Copy link
Copy Markdown
Member

Overview

This PR fixes OGR attribute filter sanitization and quoting when executing layer SetAttributeFilter in the OGR feature provider.

Related Issue / discussion

Additional information

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 this to the 0.24.0 milestone Jul 14, 2026
@tomkralidis tomkralidis added OGC API - Features OGC API - Features bug Something isn't working labels Jul 14, 2026
@tomkralidis tomkralidis requested review from a team and kalxas July 14, 2026 11:11
@kalxas kalxas merged commit b96765c into master Jul 14, 2026
10 checks passed
@kalxas kalxas deleted the ogr-attribute-filter branch July 14, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working OGC API - Features OGC API - Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants