We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the docs: https://openeo.org/documentation/1.0/developers/api/reference.html#operation/list-collections and https://openeo.org/documentation/1.0/developers/api/reference.html#operation/describe-collection see extent of a collection > spatial > bbox :
extent
spatial
bbox
there is no information visible about which CRS to use (or whether it is configurable)
In the YAML there is information about that:
openeo-api/openapi.yaml
Lines 4064 to 4118 in 1247172
but for some reason that does not show up in the HTML
The text was updated successfully, but these errors were encountered:
Unfortunately, that seems like an issue in Redoc (the tool rendering the OpenAPI file): Redocly/redoc#1179
Sorry, something went wrong.
No branches or pull requests
In the docs: https://openeo.org/documentation/1.0/developers/api/reference.html#operation/list-collections and https://openeo.org/documentation/1.0/developers/api/reference.html#operation/describe-collection
see
extent
of a collection >spatial
>bbox
:there is no information visible about which CRS to use (or whether it is configurable)
In the YAML there is information about that:
openeo-api/openapi.yaml
Lines 4064 to 4118 in 1247172
but for some reason that does not show up in the HTML
The text was updated successfully, but these errors were encountered: