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
| STAC API - Core |[Core](core)|<https://api.stacspec.org/v1.0.0-rc.3/core>| Specifies the STAC Landing page `/`, communicating conformance and available endpoints. |
122
-
| STAC API - Item Search |[Item Search](item-search)|<https://api.stacspec.org/v1.0.0-rc.3/item-search>| Enables search of all STAC Item objects on the server, with the STAC `[/search](#stac-api-endpoints)` endpoint. |
123
-
| STAC API - Features |[Collections and Features](ogcapi-features)|<https://api.stacspec.org/v1.0.0-rc.3/ogcapi-features>| Specifies the use of OGC API - Features to serve STAC Item and Collection objects |
124
-
| STAC API - Collections |[Collections and Features](ogcapi-features)|<https://api.stacspec.org/v1.0.0-rc.3/collections>| Specifies the use of a subset of STAC API - Features to serve Collection objects |
121
+
| STAC API - Core |[Core](core)|<https://api.stacspec.org/v1.0.0-rc.4/core>| Specifies the STAC Landing page `/`, communicating conformance and available endpoints. |
122
+
| STAC API - Item Search |[Item Search](item-search)|<https://api.stacspec.org/v1.0.0-rc.4/item-search>| Enables search of all STAC Item objects on the server, with the STAC `[/search](#stac-api-endpoints)` endpoint. |
123
+
| STAC API - Features |[Collections and Features](ogcapi-features)|<https://api.stacspec.org/v1.0.0-rc.4/ogcapi-features>| Specifies the use of OGC API - Features to serve STAC Item and Collection objects |
124
+
| STAC API - Collections |[Collections and Features](ogcapi-features)|<https://api.stacspec.org/v1.0.0-rc.4/collections>| Specifies the use of a subset of STAC API - Features to serve Collection objects |
125
125
126
126
Additional conformance classes can be specified by [STAC API Extensions](extensions.md).
127
127
@@ -143,10 +143,10 @@ The Landing Page will at least have the following `conformsTo` and `links`:
143
143
"description": "This Catalog aims to demonstrate the a simple landing page",
0 commit comments