Skip to content

Commit

Permalink
fixed asset name and added Asset overview
Browse files Browse the repository at this point in the history
  • Loading branch information
mari-s4e authored Dec 3, 2024
1 parent 2b2a60e commit d323ecf
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions stac_dist/Vienna_tree_cover_2018/Vienna_tree_cover_2018.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,19 @@
}
],
"assets": {
"COG file on fairicube S3 Bucket": {
"r05_treecover2018_100m_b1_COG_1_1": {
"href": "https://fairicube.s3.eu-central-1.amazonaws.com/vienna_data/100m/r05_treecover/r05_treecover2018_100m_b1_COG_1_1.tif",
"roles": [
"data"
]
},
"tree cover": {
"r05_treecover2018_100m_b1_COG_1_1_overview": {
"href": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/web/vienna/r05_treecover2018_100m_b1_COG_1_1_overview.tif",
"roles": [
"overview"
]
},
"tree_cover_thumbnail": {
"href": "https://sdi.eea.europa.eu/public/catalogue-graphic-overview/c7bf34ea-755c-4dbd-85b6-4efc5fd302a2.png",
"roles": [
"thumbnail"
Expand All @@ -184,4 +190,4 @@
"https://stac-extensions.github.io/raster/v1.1.0/schema.json",
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json"
]
}
}

0 comments on commit d323ecf

Please sign in to comment.