Skip to content

Commit 970bcbd

Browse files
author
STAC CI
committed
🤖 Automated update README: Tue May 20 01:03:08 UTC 2025 [skip ci]
1 parent 35d7dd9 commit 970bcbd

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
3737
| [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 |
3838
| [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. |
3939
| [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 |
4041
| [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. |
4142
| [Context](https://github.com/stac-api-extensions/context) | STAC API - Features, STAC API - Item Search | Deprecated | 1.0.0-rc.2 | Context Extension |
4243
| [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. |
@@ -46,12 +47,11 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
4647
| [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. |
4748
| [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 |
4849
| [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. |
4951
| [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. |
5052
| [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. |
5353

54-
- **Last updated:** May 19 2025, 01:05 UTC
54+
- **Last updated:** May 20 2025, 01:03 UTC
5555
- **Count:** 16
5656

5757
### Grouped by maturity
@@ -61,6 +61,8 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
6161

6262
- [Query](https://github.com/stac-api-extensions/query)
6363

64+
- [Sort](https://github.com/stac-api-extensions/sort)
65+
6466

6567
#### Candidate
6668

@@ -75,6 +77,8 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
7577

7678
#### Pilot
7779

80+
- [Collection Search](https://github.com/stac-api-extensions/collection-search)
81+
7882
- [Language (I18N)](https://github.com/stac-api-extensions/language)
7983

8084

0 commit comments

Comments
 (0)