stac-client-python icon indicating copy to clipboard operation
stac-client-python copied to clipboard

asset type is incorrect in tutorial code

Open spara opened this issue 4 years ago • 0 comments

In the code examples comments, it says that the asset type is GEOTIFF_RGB or THUMBNAIL_RGB. It should be GEOTIFF or THUMBNAIL according the STAC spec for AssetType.

spara avatar Oct 06 '21 01:10 spara