Skip to content

Commit 11a18cf

Browse files
author
STAC CI
committed
🤖 Automated update README: Sat May 17 01:39:05 UTC 2025 [skip ci]
1 parent b1f0c21 commit 11a18cf

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
2626
| Title | Field Name Prefix | Scope | [Maturity](https://github.com/radiantearth/stac-spec/tree/master/extensions#extension-maturity) | Version | Release Date | Description |
2727
| ----- | ----------------- | ----- | ----------------------------------------------------------------------------------------------- | ------- | ------------ | ----------- |
2828
| [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 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. |
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. |
3030
| [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 |
3131
| [Altimetry](https://github.com/stac-extensions/altimetry) | altm | Item | Proposal | 0.1.0 | 2024-06-10 | Altimetry Extension Specification |
3232
| [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 |
@@ -83,7 +83,6 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
8383
| [Scientific Citation](https://github.com/stac-extensions/scientific) | sci | Collection, Item | Stable | 1.0.0 | 2021-07-26 | Metadata that indicate from which publication data originates and how the data itself should be cited or referenced. |
8484
| [Sentinel-1](https://github.com/stac-extensions/sentinel-1) | s1 | Item | Proposal | 0.2.0 | 2024-06-10 | Sentinel-1 STAC Extension |
8585
| [Sentinel-2](https://github.com/stac-extensions/sentinel-2) | s2 | Item | Candidate | 1.0.0 | 2023-11-13 | Sentinel-2 STAC Extension |
86-
| [Sentinel-3](https://github.com/stac-extensions/sentinel-3) | s3 | Item | Deprecated | 0.2.0 | 2024-06-10 | Sentinel-3 STAC Extension |
8786
| [Sentinel-5P](https://github.com/stac-extensions/sentinel-5p) | s5p | Item | Proposal | 0.2.0 | 2024-06-10 | Sentinel-5P STAC Extension |
8887
| [Single File STAC](https://github.com/stac-extensions/single-file-stac) | - | Collection, Item | Deprecated | **Unreleased** | N/A | An extension to provide a set of Collections and Items within a single file STAC. |
8988
| [Solar System](https://github.com/stac-extensions/ssys) | ssys | Catalog, Collection, Item | Proposal | 1.1.0 | 2023-10-19 | SSYS STAC Extension Specification |
@@ -101,12 +100,13 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
101100
| [Video](https://github.com/stac-extensions/video) | video | Collection, Item | Proposal | 1.0.0 | 2022-03-15 | Provides a way to describe video assets. |
102101
| [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. |
103102
| [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. |
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 |
105103
| [application](https://github.com/stac-extensions/application) | *Unknown* | Collection, Item | *WIP* | **Unreleased** | N/A | Describes applications (examples, workflows, ...) and links to them for execution. |
106104
| [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. |
105+
| [sentinel-3](https://github.com/stac-extensions/sentinel-3) | *Unknown* | *Unknown* | Deprecated | 0.2.0 | 2024-06-10 | Sentinel-3 STAC Extension |
106+
| [web-map-links](https://github.com/stac-extensions/web-map-links) | *Unknown* | *Unknown* | *Unknown* | 1.2.0 | 2023-08-28 | Allows to provide links to web maps for visualization purposes |
107107
| [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. |
108108

109-
* **Last updated:** May 16 2025, 01:41 UTC
109+
* **Last updated:** May 17 2025, 01:39 UTC
110110
* **Count:** 80
111111

112112
### Grouped by maturity
@@ -247,13 +247,9 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
247247

248248
* [Virtual Assets](https://github.com/stac-extensions/virtual-assets)
249249

250-
* [Web Map Links](https://github.com/stac-extensions/web-map-links)
251-
252250

253251
#### WIP
254252

255-
* [Aerial Photography](https://github.com/linz/stac/tree/master/extensions/aerial-photo)*
256-
257253
* [Archive](https://github.com/stac-extensions/archive)
258254

259255
* [Camera](https://github.com/linz/stac/tree/master/extensions/camera)*
@@ -279,12 +275,12 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
279275

280276
* [Item Assets Definition](https://github.com/stac-extensions/item-assets)
281277

282-
* [Sentinel-3](https://github.com/stac-extensions/sentinel-3)
283-
284278
* [Single File STAC](https://github.com/stac-extensions/single-file-stac)
285279

286280
* [Time Series](https://github.com/stac-extensions/timeseries)
287281

282+
* [sentinel-3](https://github.com/stac-extensions/sentinel-3)
283+
288284

289285

290286
## Adding a new extension

0 commit comments

Comments
 (0)