File tree Expand file tree Collapse file tree 2 files changed +17
-4
lines changed
Expand file tree Collapse file tree 2 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 44# STAC API
55
66- [ STAC API] ( #stac-api )
7+ - [ Releases] ( #releases )
78 - [ About] ( #about )
89 - [ Stability Note] ( #stability-note )
910 - [ Maturity Classification] ( #maturity-classification )
1011 - [ Communication] ( #communication )
1112 - [ In this repository] ( #in-this-repository )
1213 - [ Contributing] ( #contributing )
1314
15+ ## Releases
16+
17+ - [ v1.0.0-rc.1] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.1 )
18+ - [ v1.0.0-beta.5] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-beta.5 )
19+ - [ v1.0.0-beta.4] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-beta.4 )
20+ - [ v1.0.0-beta.3] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-beta.3 )
21+ - [ v1.0.0-beta.2] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-beta.2 )
22+ - [ v1.0.0-beta.1] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-beta.1 )
23+ - [ v0.9.0] ( https://github.com/radiantearth/stac-api-spec/tree/v0.9.0 )
24+
1425## About
1526
1627The SpatioTemporal Asset Catalog (STAC) family of specifications aim to standardize the way geospatial asset metadata is structured and queried.
Original file line number Diff line number Diff line change 1313 < h1 > STAC API</ h1 >
1414 < h2 > Conformance Classes</ h2 >
1515 < ul >
16- < li > < a href ="core/ "> Core</ a > </ li >
17- < li > < a href ="item-search/ "> Item Search</ a > </ li >
18- < li > < a href ="ogcapi-features/ "> STAC Features</ a > </ li >
19- < li > < a href ="collections/ "> Collections</ a > </ li >
16+ < li > < a href ="core/ "> STAC API - Core</ a > </ li >
17+ < li > < a href ="item-search/ "> STAC API - Item Search</ a > </ li >
18+ < li > < a href ="ogcapi-features/ "> STAC API - Features</ a > </ li >
19+ < li > < a href ="collections/ "> STAC API - Collections</ a > </ li >
20+ < li > < a href ="children/ "> STAC API - Children</ a > </ li >
21+ < li > < a href ="browseable/ "> STAC API - Browseable</ a > </ li >
2022 </ ul >
2123</ body >
2224
You can’t perform that action at this time.
0 commit comments