File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# STAC API - Collection Search
22
33- ** Title:** Collection Search
4- - ** OpenAPI specification:** [ openapi.yaml] ( openapi.yaml ) (todo)
54- ** Conformance Classes:**
65 - < https://api.stacspec.org/v1.0.0/core > (required)
76 - < https://api.stacspec.org/v1.0.0-rc.1/collection-search > (required)
2423A search endpoint provides the ability to query
2524STAC [ Collections] ( https://github.com/radiantearth/stac-spec/blob/master/collection-spec/README.md )
2625objects across collections.
27- It retrieves a group of Collection objects that match the provided parameters and provides them as
28- the ` GET /collections ` endpoint does .
26+ It retrieves a group of Collection objects that match the provided parameters and provides them through
27+ the ` GET /collections ` endpoint as well .
2928
3029The Collection Search endpoint by default doesn't provide any query parameters to filter and all
3130additional behavior will be defined in [ Extensions] ( #extensions ) . These extensions can be composed
You can’t perform that action at this time.
0 commit comments