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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
73
73
|[Point Cloud](https://github.com/stac-extensions/pointcloud)| pc | Collection, Item | Pilot | 2.0.0 | 2024-10-24 | Provides a way to describe point cloud datasets. The point clouds can come from either active or passive sensors, and data is frequently acquired using tools such as LiDAR or coincidence-matched imagery. |
74
74
|[Processing](https://github.com/stac-extensions/processing)| processing | Collection, Item | Candidate | 1.2.0 | 2024-05-09 | Indicates from which processing chain data originates and how the data itself has been produced. |
|[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. |
76
+
|[Projection](https://github.com/stac-extensions/projection)| proj | Collection, Item | Stable | 2.0.0 |*Unknown*| Provides a way to describe Items whose assets are in a geospatial projection. |
77
77
|[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. |
78
78
|[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. |
79
79
|[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) |
@@ -105,7 +105,7 @@ Below you can also find a list of extensions grouped by [maturity](#grouped-by-m
105
105
|[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
106
|[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. |
0 commit comments