Skip to content

Fix OGC feature drilldown provider filtering - #516

Merged
justb4 merged 1 commit into
geopython:masterfrom
Sanjays2402:fix/ogcfeat-provider-filter
Jul 21, 2026
Merged

Fix OGC feature drilldown provider filtering#516
justb4 merged 1 commit into
geopython:masterfrom
Sanjays2402:fix/ogcfeat-provider-filter

Conversation

@Sanjays2402

Copy link
Copy Markdown
Contributor

Closes #515

Skip tile and other non-feature collections during a full OGC API Features drilldown, while retaining legacy feature collections that expose an items link without itemType.

The focused mixed-provider regression fails on the original loop and passes with this filter; Flake8 and Python compilation pass for both changed files.

Skip tile and other non-feature collections before requesting collection items. Add a regression covering the mixed-provider response reported in geopython#515.
@justb4 justb4 added the bug label Jul 21, 2026
@justb4
justb4 self-requested a review July 21, 2026 10:41
justb4 added a commit that referenced this pull request Jul 21, 2026

@justb4 justb4 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @Sanjays2402 . Out of curiosity and given your profile: have you used AI for this PR?

@justb4
justb4 merged commit 5e15a1a into geopython:master Jul 21, 2026
1 of 2 checks passed
@justb4 justb4 added this to the Version 0.10.0 milestone Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OGC API Features Drilldown Probe broken

2 participants