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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -43,15 +43,15 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
43
43
|[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. |
44
44
|[Distribution](https://github.com/stac-api-extensions/distribution)| STAC API - Core |*WIP*|**Unreleased**| STAC API - Distribution Specification |
45
45
|[Fields](https://github.com/stac-api-extensions/fields)| STAC API - Features, STAC API - Item Search | Candidate | 1.0.0 | The Fields Extensions describes a mechanism to include or exclude certain fields from a response. |
46
-
|[Filter](https://github.com/stac-api-extensions/filter)| STAC API - Features, STAC API - Item Search |Pilot| 1.0.0-rc.3 | The Filter extension provides an expressive mechanism for searching based on Item attributes. |
46
+
|[Filter](https://github.com/stac-api-extensions/filter)| STAC API - Features, STAC API - Item Search |Candidate| 1.0.0-rc.3 | The Filter extension provides an expressive mechanism for searching based on Item attributes. |
47
47
|[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
48
|[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
49
|[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
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
51
|[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
52
|[Version](https://github.com/stac-api-extensions/version)| STAC API - Features | Deprecated |**Unreleased**| Item and Collection Version Extension |
53
53
54
-
-**Last updated:** Feb 26 2025, 00:55 UTC
54
+
-**Last updated:** Feb 27 2025, 00:55 UTC
55
55
-**Count:** 16
56
56
57
57
### Grouped by maturity
@@ -70,15 +70,15 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
0 commit comments