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
+2-2Lines changed: 2 additions & 2 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 | Candidate | 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.4| 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 |
0 commit comments