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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
41
41
|[Camera](https://github.com/linz/stac/tree/master/extensions/camera)*| camera | Collection, Item |*WIP*|*Unknown*|*Unknown*| Camera related metadata, such as focal length and sequence number. Especially useful for aerial imagery surveys. |
42
42
|[Classification](https://github.com/stac-extensions/classification)| classification | Collection, Item | Pilot | 2.0.0 | 2024-05-18 | Describes categorical values and bitfields to give values in a file a certain meaning (classification). |
43
43
|[Composite](https://github.com/stac-extensions/composite)| composite | Item |*WIP*|**Unreleased**| N/A | Defines how virtual assets can be composed from existing assets in STAC |
44
-
|[Contacts](https://github.com/stac-extensions/contacts)| - | Catalog, Collection, Item | Proposal |0.1.1|2023-05-17| A list of contacts with detailed information such as address, phone numbers, emails etc. |
44
+
|[Contacts](https://github.com/stac-extensions/contacts)| - | Catalog, Collection, Item | Proposal |1.0.0|2025-08-15| A list of contacts with detailed information such as address, phone numbers, emails etc. |
45
45
|[Datacube](https://github.com/stac-extensions/datacube)| cube | Collection, Item | Candidate | 2.3.0 | 2025-06-18 | Datacube related metadata to describe their dimensions and variables. |
46
46
|[Deep Learning Model Extension](https://github.com/crim-ca/dlm-extension)*| dlm | Asset, Collection, Item, Links | Deprecated | 1.0.0 | 2024-04-18 | Deep Learning Model STAC Extension (deprecated, see https://github.com/stac-extensions/mlm instead) |
@@ -78,7 +78,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
78
78
|[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. |
79
79
|[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. |
80
80
|[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. |
81
-
|[Region](https://github.com/stac-extensions/region)| region | Collection, Item |*WIP*|**Unreleased**|N/A| An extension to describe geographical regions |
81
+
|[Region](https://github.com/stac-extensions/region)| region | Collection, Item |Proposal|0.1.0|2025-07-25| An extension to describe geographical regions |
82
82
|[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) |
83
83
|[SAR](https://github.com/stac-extensions/sar)| sar | Collection, Item | Stable | 1.3.0 | 2025-07-16 | Covers synthetic-aperture radar data that represents a snapshot of the earth for a single date and time. |
84
84
|[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. |
@@ -102,14 +102,14 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
102
102
|[U.S. Fish & Wildlife Service (FWS) National Wetlands Inventory (NWI)](https://github.com/stac-extensions/usfws-nwi)| fws_nwi | Collection, Item | Proposal | 1.0.0 | 2022-10-24 | Describes the U.S. Fish & Wildlife Service (FWS) National Wetlands Inventory (NWI) products |
103
103
|[Versioning Indicators](https://github.com/stac-extensions/version)| - | Collection, Item | Candidate | 1.2.0 | 2023-05-03 | Provides fields and link relation types to provide a version and indicate deprecation. |
104
104
|[Video](https://github.com/stac-extensions/video)| video | Collection, Item | Proposal | 1.0.0 | 2022-03-15 | Provides a way to describe video assets. |
105
-
|[View Geometry](https://github.com/stac-extensions/view)| view | Collection, Item | Stable | 1.0.0 |2021-03-30| View Geometry adds metadata related to angles of sensors and other radiance angles that affect the view of resulting data. |
105
+
|[View Geometry](https://github.com/stac-extensions/view)| view | Collection, Item | Stable | 1.1.0 |2025-08-15| View Geometry adds metadata related to angles of sensors and other radiance angles that affect the view of resulting data. |
106
106
|[Virtual Assets](https://github.com/stac-extensions/virtual-assets)| vrt | Collection, Item | Proposal | 1.0.0 | 2023-11-09 | Allows the description of virtual assets composed from 2 or more assets with cross references and repositioning. |
107
107
|[Web Map Links](https://github.com/stac-extensions/web-map-links)| none, but each relat | Catalog, Collection, Item | Proposal | 1.2.0 | 2023-08-28 | Allows to provide links to web maps for visualization purposes |
108
108
|[Zarr Extension Specification](https://github.com/stac-extensions/zarr)| zarr | Asset |*WIP*|**Unreleased**| N/A | This extension helps users open Zarr assets. It includes core fields from Zarr attributes especially those required when opening Zarr stores. |
109
109
|[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. |
110
110
|[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. |
111
111
112
-
***Last updated:** Aug 15 2025, 01:46 UTC
112
+
***Last updated:** Aug 16 2025, 01:41 UTC
113
113
***Count:** 83
114
114
115
115
### Grouped by maturity
@@ -228,6 +228,8 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
0 commit comments