Skip to content

Corridor requests in EDR #2019

Open
Open
@awarde96

Description

@awarde96

Is your feature request related to a problem? Please describe.
While corridor and trajectory are listed as queries in the base_edr.py file they do not seem to be supported in the environmental_data_retrieval.py file and I am unable to pass in corridor-height and corridor-width when using the corridor feature.

I am creating a plugin to retireve the data and using the base pygeoapi server, should I be overwriting the environmental_data_retrieval.py file as well as the BaseEDRProvider?

Describe the solution you'd like
I would be happy to create a branch or fork with a solution to add corridor processing to environmental_data_retrieval.py similar to how cube is processed.

I could also add support for the other features not supported as shown in the table here https://docs.pygeoapi.io/en/latest/data-publishing/ogcapi-edr.html

Describe alternatives you've considered
Forking pygeoapi to add these features myself but I would like to run the base pygeoapi server and only maintain the plugin code.

In the plugin code overwrite the environmental_data_retrieval.py file.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions