georaster-layer-for-leaflet icon indicating copy to clipboard operation
georaster-layer-for-leaflet copied to clipboard

Investigate why OpenEO Tiff Not Working

Open DanielJDufour opened this issue 2 years ago • 1 comments

https://github.com/stac-utils/stac-layer/issues/7

DanielJDufour avatar Sep 07 '21 02:09 DanielJDufour

From my limited understanding of GeoTiff files it seems that there's an issue when reading the file directory and that there's a mismatch between advertised files/bands and files/bands present.

gdalinfo says:

Warning 1: TIFFReadDirectory:Sum of Photometric type-related color channels and ExtraSamples doesn't match SamplesPerPixel. Defining non-color channels as ExtraSamples.

and

ERROR 5: .\vito2.tif: GDALDataset::GetRasterBand(4) - Illegal band #

m-mohr avatar Sep 07 '21 11:09 m-mohr