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
@@ -77,6 +77,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
77
77
|[Projection](https://github.com/stac-extensions/projection)| proj | Collection, Item | Stable | 2.0.0 | 2024-07-22 | Provides a way to describe Items whose assets are in a geospatial projection. |
78
78
|[Quality](https://github.com/linz/stac/tree/master/extensions/quality)*| quality | Collection | Proposal |*Unknown*|*Unknown*| Geospatial quality and accuracy of collections, such as horizontal and vertical accuracy. |
79
79
|[Raster](https://github.com/stac-extensions/raster)| raster | Collection, Item | Candidate | 2.0.0 | 2024-09-09 | Describes raster assets at band level (one or multiple) with specific information such as data type, unit, number of bits used, nodata. |
80
+
|[Region](https://github.com/stac-extensions/region)| region | Collection, Item |*WIP*|**Unreleased**| N/A | An extension to describe geographical regions |
80
81
|[Rendering](https://github.com/stac-extensions/render)| renders | Collection, Item | Pilot | 2.0.0 | 2024-11-19 | Provide consumers with the information required to view an asset properly (e.g. on a online map) |
81
82
|[SAR](https://github.com/stac-extensions/sar)| sar | Collection, Item | Stable | 1.2.0 | 2025-03-31 | Covers synthetic-aperture radar data that represents a snapshot of the earth for a single date and time. |
82
83
|[Satellite](https://github.com/stac-extensions/sat)| sat | Collection, Item | Candidate | 1.1.0 | 2024-12-18 | Satellite related metadata for data collected from satellites. |
@@ -107,8 +108,8 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
107
108
|[link-templates](https://github.com/stac-extensions/link-templates)| - | Catalog, Collection, Item |*WIP*|**Unreleased**| N/A | A construct to provide templated links in STAC, as originally defined in OGC APIs. |
108
109
|[xarray Assets](https://github.com/stac-extensions/xarray-assets)| xarray | Asset | Deprecated | 1.0.0 | 2021-06-30 | This extension helps users open STAC Assets with xarray. It gives a place for catalog maintainers to specify various required or recommended options. |
109
110
110
-
***Last updated:** Jul 09 2025, 01:47 UTC
111
-
***Count:**81
111
+
***Last updated:** Jul 10 2025, 01:47 UTC
112
+
***Count:**82
112
113
113
114
### Grouped by maturity
114
115
@@ -267,6 +268,8 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
0 commit comments