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
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
26
26
| Title | Field Name Prefix | Scope |[Maturity](https://github.com/radiantearth/stac-spec/tree/master/extensions#extension-maturity)| Version | Release Date | Description |
|[Accuracy](https://github.com/stac-extensions/accuracy)| accuracy | Collection, Item | Proposal | 1.0.0-beta.1 | 2023-12-18 | Fields to provide estimates of accuracy, both geometric and measurement (e.g., radiometric) accuracy. |
29
-
|[Aerial Photo](https://github.com/linz/stac/tree/master/extensions/aerial-photo)*|*Unknown*|*Unknown*|*Unknown*|*Unknown*|*Unknown*| Aerial photography related metadata, such as run, sequence number, altitude and scale. |
29
+
|[Aerial Photography](https://github.com/linz/stac/tree/master/extensions/aerial-photo)*|aerial-photo|Collection, Item |*WIP*|*Unknown*|*Unknown*| Aerial photography related metadata, such as run, sequence number, altitude and scale. |
30
30
|[Alternate Assets](https://github.com/stac-extensions/alternate-assets)| alternate` | Collection, Item | Pilot | 1.2.0 | 2024-07-09 | Describes alternate locations and mirrors of assets |
|[Anonymized Location](https://github.com/stac-extensions/anonymized-location)| anon | Collection, Item | Pilot | 1.0.0 | 2021-04-30 | Provides a way to anonymize location data |
@@ -50,6 +50,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
50
50
|[File Info](https://github.com/stac-extensions/file)| file | Catalog, Collection, Item | Stable | 2.1.0 | 2021-12-11 | Specifies file-related details such as size, data type and checksum for assets and links in STAC. |
51
51
|[Film](https://github.com/linz/stac/tree/master/extensions/film)*| film | Collection, Item |*WIP*|*Unknown*|*Unknown*| Film related metadata, such as roll, negative sequence and other physical attributes. Especially useful for digitised historic aerial imagery surveys. |
52
52
|[Forecast](https://github.com/stac-extensions/forecast)| forecast | Collection, Item | Proposal | 0.2.0 | 2025-01-09 | Common fields for (meteorological/weather) forecast data. |
53
+
|[Grid](https://github.com/stac-extensions/grid)| grid | Item | Pilot | 1.1.0 | 2022-12-02 | Describes gridded data products, especially the grid code. |
53
54
|[Hyperspectral Imagery](https://github.com/stac-extensions/hsi)| hsi | Collection, Item |*WIP*|**Unreleased**| N/A | Extension for Hyperspectral Imagery, to preserve the wavelength information for Items. |
|[Item Assets Definition](https://github.com/stac-extensions/item-assets)| - | Collection | Deprecated | 1.0.0 | 2021-03-08 | Provides a way to specify details about what assets may be found in Items belonging to a Collection. |
@@ -61,6 +62,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
61
62
|[ML AOI](https://github.com/stac-extensions/ml-aoi)| ml-aoi | Asset, Collection, Item, Links | Proposal | 0.2.0 | 2024-03-28 | An Item and Collection extension to provide labeled training data for machine learning models. |
62
63
|[ML Model](https://github.com/stac-extensions/ml-model)| ml-model | Collection, Item | Proposal | 1.0.0 | 2021-12-14 | An Item and Collection extension to describe machine learning (ML) models that operate on Earth observation data. |
63
64
|[Machine Learning Model Extension](https://github.com/stac-extensions/mlm)| mlm | Asset, Collection, Item, Links | Candidate | 1.4.0 | 2025-02-03 | STAC Machine Learning Model (MLM) Extension to describe ML models, their training details, and inference runtime requirements. |
65
+
|[Merkle Tree](https://github.com/stacchain/merkle-tree)*| merkle` | Catalog, Collection, Item | Proposal | 1.0.0 | 2024-11-05 | A STAC extension that enhances metadata integrity by encoding items, collections, and catalogs using Merkle hash trees. |
64
66
|[Military Grid Reference System](https://github.com/stac-extensions/mgrs)| mgrs | Item | Pilot | 1.0.0 | 2021-06-09 | MGRS extension that provides information about the latitude band, grid square and UTM zone. |
65
67
|[Moving Features](https://github.com/stac-extensions/moving-features)| mf | Item |*WIP*|**Unreleased**| N/A | stac extension for moving features |
@@ -101,12 +103,10 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
101
103
|[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. |
102
104
|[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 |
103
105
|[application](https://github.com/stac-extensions/application)|*Unknown*| Collection, Item |*WIP*|**Unreleased**| N/A | Describes applications (examples, workflows, ...) and links to them for execution. |
104
-
|[grid](https://github.com/stac-extensions/grid)|*Unknown*|*Unknown*|*Unknown*| 1.1.0 | 2022-12-02 | Describes gridded data products, especially the grid code. |
105
106
|[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. |
106
-
|[merkle-tree](https://github.com/stacchain/merkle-tree)*|*Unknown*|*Unknown*|*Unknown*| 1.0.0 | 2024-11-05 | A STAC extension that enhances metadata integrity by encoding items, collections, and catalogs using Merkle hash trees. |
107
107
|[xarray Assets](https://github.com/stac-extensions/xarray-assets)| xarray | Asset | Pilot | 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. |
108
108
109
-
***Last updated:** May 19 2025, 01:46 UTC
109
+
***Last updated:** May 20 2025, 01:42 UTC
110
110
***Count:** 80
111
111
112
112
### Grouped by maturity
@@ -156,6 +156,8 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
0 commit comments