Skip to content

Allow configuration of enabled EDR queries #1984

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

Open
webb-ben opened this issue Mar 27, 2025 · 0 comments
Open

Allow configuration of enabled EDR queries #1984

webb-ben opened this issue Mar 27, 2025 · 0 comments
Labels
enhancement New feature or request OGC API - Environmental Data Retrieval OGC API - Environmental Data Retrieval

Comments

@webb-ben
Copy link
Member

Is your feature request related to a problem? Please describe.
I am writing an EDR provider which I want to support a variety of EDR query types: Locations, Items, Cube, and Area. There is no way in pygeoapi to enable some queries of a EDR provider.

Describe the solution you'd like
However I want to be able to deploy instances where I can select which EDR query types I want to enable without having to maintain separate code bases. This could be some configuration variable in the provider definition that allows the enabling and disabling of certain queries.

Describe alternatives you've considered
Could have inherited providers where users could select SensorThingsEDRLocations provider which only enables that one query endpoint, and SensorThingsEDR enabling all... hm

Additional context
Add any other context or screenshots about the feature request here.

@webb-ben webb-ben added enhancement New feature or request OGC API - Environmental Data Retrieval OGC API - Environmental Data Retrieval labels Mar 27, 2025
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 - Environmental Data Retrieval OGC API - Environmental Data Retrieval
Projects
None yet
Development

No branches or pull requests

1 participant