Skip to content

Commit

Permalink
add role=overview for webmap testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mari-s4e authored Nov 21, 2024
1 parent 9b39d2f commit 9f94a31
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,11 @@
"data"
]
},
"twi_2019_10m_b1_viz": {
"twi_2019_10m_b1_overview": {
"href": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/web/luxembourg/twi_2019_10m_b1_COG.tif",
"roles": [
"data"
"data",
"overview"
]
}
},
Expand All @@ -152,4 +153,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 9f94a31

Please sign in to comment.