Skip to content
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

Add data_queries metadata to /collections and /collections/{collection_id} endpoint #1151

Closed

Conversation

petergarnaes
Copy link
Contributor

@petergarnaes petergarnaes commented Feb 20, 2023

Overview

The Collections requirement class has Requirement 48 /req/edr/rc-common-query-type, which states how the data_queries proptery of a collection object should look.

The output formats and crs details supported by an EDR query are specified through the application configuration, loaded by the provider plugin which provides this metadata when generating the collections metadata.

There are a few query types with additional requirements, which are also implemented here:

  • /req/edr/rc-radius-variables
  • /req/edr/rc-cube-variables
  • /req/edr/rc-corridor-variables

Related Issue / Discussion

#1150

Additional Information

The Collections Metadata Examples of the official standard shows an illustrative example of how .collections[*].data_queries supposed to look.

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

@petergarnaes petergarnaes force-pushed the edr-data-queries-metadata branch 5 times, most recently from 55e27e2 to 69cd800 Compare February 20, 2023 19:24
The [Collections requirement
class](https://docs.ogc.org/is/19-086r5/19-086r5.html#toc43) has
Requirement 48 /req/edr/rc-common-query-type, which states how the
data_queries proptery of a collection object should look.

The output formats and crs details supported by an EDR query are
specified through the application configuration, loaded by the
provider plugin which provides this metadata when generating the
collections metadata.

There are a few query types with additional requirements, which are also
implemented here:
 - /req/edr/rc-radius-variables
 - /req/edr/rc-cube-variables
 - /req/edr/rc-corridor-variables
Copy link

This Pull Request has been inactive for 90 days. As per RFC4, in order to manage maintenance burden, it will be automatically closed in 7 days.

@github-actions github-actions bot added the stale Issue marked stale by stale-bot label Apr 14, 2024
Copy link

As per RFC4, this Pull Request has been closed due to there being no activity for more than 90 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue marked stale by stale-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant