Replies: 1 comment
-
It specifies that the client can expect only STAC Collections in the response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If the conformance class https://api.stacspec.org/v1.0.0/ogcapi-features is mandatory then you are already compliant with OGC API - Features - Part 1, which already regulates the handling of collections (..../collections endpoint..., search on a collection ((/collections /collectionId/items....), why is the specific conformance class STAC API - Collections (https://api.stacspec.org/v1.0.0/collections) still required (which only regulates the handling of collections).
Beta Was this translation helpful? Give feedback.
All reactions