Skip to content

OGC API Features Drilldown Probe broken #515

Description

@justb4

Describe the bug
The OGC API Features Drilldown Probe OGCFeatDrilldown is broken when using the Full option

To Reproduce
Steps to reproduce the behavior, e.g.:

  1. add any OSG Features API endpoint like https://demo.pygeoapi.io/cite
  2. add the OAFeat Drilldown Probe, select "Full" option
  3. execute
  4. Seeing error:

Expected Behavior
Should run successfully.

Screenshots or Logfiles
In log:

Resource: OGCFeat for https://demo.pygeoapi.io/cite
Resource type: OGCFeat
Resource URL: https://demo.pygeoapi.io/cite

Details:

Message: GetItems {
    "code":"NoApplicableCode",
    "type":"NoApplicableCode",
    "description":"Invalid provider type"
}: OWSLib err: lakes 

Context (please complete the following information):

  • OS: any
  • Browser: any
  • Browser Version [e.g. 22]
  • Python Version any
  • GeoHealthCheck Version latest as on July 20, 2026

If running with Docker: also

Additional context
I think the OAFeat Probes should be revised. For one thing GHC uses an outdated OWSLib version 0.20.0 (though upgrading may introduce new errors), specs have changed, like a Collection does not have Items automatically, cater for different Provider types, like skip 'tile'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions