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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,14 +47,15 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
47
47
|[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. |
48
48
|[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. |
49
49
|[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 |
50
+
|[Multi-Tenant Catalogs Endpoint](https://github.com/Healy-Hyperspatial/multi-tenant-catalogs)*| STAC API - Core |*WIP*|**Unreleased**| Extension to support Multi-Catalog STAC hierarchies via a dedicated /catalogs endpoint. (Recursive Tree architecture). |
50
51
|[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. |
51
52
|[SKOS Registry](https://github.com/Healy-Hyperspatial/skos-registry)*| STAC API - Core |*WIP*|**Unreleased**| This extension defines a standard mechanism to expose SKOS (Simple Knowledge Organization System) hierarchies as navigable Virtual Catalogs. |
52
53
|[Sort](https://github.com/stac-api-extensions/sort)| STAC API - Collection Search, STAC API - Features, STAC API - Item Search | Stable | 1.1.0 | The Sort Extension that allows the user to define the fields by which to sort results. |
53
54
|[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. |
54
55
|[Version](https://github.com/stac-api-extensions/version)| STAC API - Features | Deprecated |**Unreleased**| Item and Collection Version Extension |
55
56
56
-
-**Last updated:** Jan 08 2026, 01:08 UTC
57
-
-**Count:**18
57
+
-**Last updated:** Jan 08 2026, 08:01 UTC
58
+
-**Count:**19
58
59
59
60
### Grouped by maturity
60
61
@@ -103,6 +104,8 @@ As such is not part of the stac-api-extensions GitHub organization and may not f
0 commit comments