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
Detail of a single asset with a login protected https href and an alternate s3 url
07_L2SR_005113_20010116_20200917_02_T2_SR
template/explanation as code:
Here are some notes from @vincentsarago about how we can fetch nested alternate asset urls by building a TilerFactory using a custom STACReader
Are there any alternate assets that we might want to support other than 's3'? If so, we'll want to make the path slightly more complex (or else add an appropriate query parameter).
What
Update raster/titiler API to accommodate items that use the alternate assets extension (a common standard used in NASA EarthdataCloud datasets).
Notes
extension docs: stac-extension/alternate-assets
Alternate assets examples
https://landsatlook.usgs.gov/stac-server/collections/landsat-c2l2-sr/items/LE
Detail of a single asset with a login protected https href and an alternate s3 url
07_L2SR_005113_20010116_20200917_02_T2_SR
template/explanation as code:
Here are some notes from @vincentsarago about how we can fetch nested alternate asset urls by building a TilerFactory using a custom STACReader
AC
The text was updated successfully, but these errors were encountered: