Update stac.rst (#1425)

This commit is contained in:
Bert Temme
2023-12-13 12:05:47 +01:00
committed by GitHub
parent bb2e791471
commit 4e19b77203
+2
View File
@@ -156,6 +156,7 @@ File examples
{
"id": "STAC-Catalog",
"type": "Catalog",
"stac_version": "1.0.0",
"description": "A description of the STAC Catalog",
"links": [
@@ -185,6 +186,7 @@ The code above shows the root catalog. The sub-catalogs have an additional ``rel
{
"id": "dem",
"type": "Catalog",
"stac_version": "1.0.0",
"description": "Digital Elevation Data",
"links": [