You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,6 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
37
37
|[Aggregation](https://github.com/stac-api-extensions/aggregation)| STAC API - Core | Proposal | 0.3.0 | Aggregation Extension to provide aggregated data over a search, rather than individual Item results |
38
38
|[Browseable](https://github.com/stac-api-extensions/browseable)| STAC API - Core | Proposal | 1.0.0-rc.3 | Browseable advertises all Items in a STAC API Catalog can be reached by traversing child and item links. |
39
39
|[Children](https://github.com/stac-api-extensions/children)| STAC API - Core | Proposal | 1.0.0-rc.2 | The purpose of this extension is to add an endpoint that presents a single resource from which clients can retrieve the immediate children of a Catalog. |
40
-
|[Collection Search](https://github.com/stac-api-extensions/collection-search)| STAC API - Core | Pilot | 1.0.0-rc.1 | Collection Search for STAC APIs |
41
40
|[Collection Transaction](https://github.com/stac-api-extensions/collection-transaction)| STAC API - Collections | Candidate | 1.0.0-beta.1 | The Collection Transaction Extension supports the creation, editing, and deleting of Collections through POST, PUT, PATCH, and DELETE requests. |
42
41
|[Context](https://github.com/stac-api-extensions/context)| STAC API - Features, STAC API - Item Search | Deprecated | 1.0.0-rc.2 | Context Extension |
43
42
|[Context Collections](https://github.com/cedadev/stac-context-collections)*| STAC - Core |*WIP*|**Unreleased**| This defines a new parameter, collections inside the context response which is a summary of all the collections which are part of the current result context. |
@@ -47,11 +46,12 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
47
46
|[Free-Text Search](https://github.com/stac-api-extensions/freetext-search)| - STAC API - Collection Search | Proposal | 1.0.0-rc.1 | This defines a new parameter, q that allows the user to perform free-text queries against the item properties. |
48
47
|[Language (I18N)](https://github.com/stac-api-extensions/language)| STAC API - Core | Pilot | 1.0.0-rc.2 | Definitions and recommendations around making multi-lingual STAC APIs available |
49
48
|[Query](https://github.com/stac-api-extensions/query)| STAC API - Features, STAC API - Item Search | Stable | 1.0.0 | The Query Extension adds a query parameter that allows additional filtering based on the properties of Item objects. |
50
-
|[Sort](https://github.com/stac-api-extensions/sort)| STAC API - Features, STAC API - Item Search | Stable | 1.0.0 | The Sort Extension that allows the user to define the fields by which to sort results. |
51
49
|[Transaction](https://github.com/stac-api-extensions/transaction)| STAC API - Features | Candidate | 1.0.0-rc.3 | The Transaction Extension supports the creation, editing, and deleting of items through POST, PUT, PATCH, and DELETE requests. |
52
50
|[Version](https://github.com/stac-api-extensions/version)| STAC API - Features | Deprecated |**Unreleased**| Item and Collection Version Extension |
51
+
|[collection-search](https://github.com/stac-api-extensions/collection-search)|*Unknown*|*Unknown*| 1.0.0-rc.1 | Collection Search for STAC APIs |
52
+
|[sort](https://github.com/stac-api-extensions/sort)|*Unknown*|*Unknown*| 1.0.0 | The Sort Extension that allows the user to define the fields by which to sort results. |
53
53
54
-
-**Last updated:** May 18 2025, 01:06 UTC
54
+
-**Last updated:** May 19 2025, 01:05 UTC
55
55
-**Count:** 16
56
56
57
57
### Grouped by maturity
@@ -61,8 +61,6 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
0 commit comments