File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# STAC API - Collection Search
22
3+ - ** Title:** Collection Search
34- ** OpenAPI specification:** [ openapi.yaml] ( openapi.yaml ) (todo)
4- - ** Conformance URIs :**
5+ - ** Conformance Classes :**
56 - < https://api.stacspec.org/v1.0.0-rc.1/core >
67 - < https://api.stacspec.org/v1.0.0-rc.1/collection-search >
78 - < http://www.opengis.net/spec/ogcapi-common-2/1.0/req/simple-query >
8- - ** [ Maturity Classification] ( ../README.md#maturity-classification ) :** Proposal
9- - ** Dependencies** :
9+ - ** Scope:** STAC API - Core
10+ - ** [ Extension Maturity Classification] ( https://github.com/radiantearth/stac-api-spec/tree/main/README.md#maturity-classification ) :** Proposal
11+ - ** Dependencies:**
1012 - [ STAC API - Core] ( https://github.com/radiantearth/stac-api-spec/blob/main/core )
1113 - [ STAC API - Collections] ( https://github.com/radiantearth/stac-api-spec/tree/main/ogcapi-features )
1214 - [ OGC API - Common - Part 2: Geospatial Data] ( https://portal.ogc.org/files/99149 )
1315 - [ OGC API - Records - Part 2: Collections] ( https://github.com/opengeospatial/ogcapi-records/tree/master/extensions/collections )
16+ - ** Owner** : @m-mohr
1417
1518A search endpoint provides the ability to query
1619STAC [ Collections] ( https://github.com/radiantearth/stac-spec/blob/master/collection-spec/README.md )
@@ -92,4 +95,4 @@ The context extension can be implemented, too. It works as it does for Items.
9295See < https://github.com/stac-api-extensions/context > for details.
9396
9497- Requirement class in * OGC API - Records - Part 2: Collections* : n/a
95- - Conformance class: ` https://api.stacspec.org/v1.0.0-rc.1/collection-search#context `
98+ - Conformance class: ` https://api.stacspec.org/v1.0.0-rc.1/collection-search#context `
You can’t perform that action at this time.
0 commit comments