Opened 3 years ago

Closed 3 years ago

#679 closed defect (fixed)

LERC codec once again missing in GDAL 3.3, latest QGIS, etc.

Reported by: houska1 Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords: gdal libtiff lerc
Cc:

Description

Seems https://trac.osgeo.org/osgeo4w/ticket/663 is back. The latest builds with GDAL 3.3.0 seem to once again not support LERC compression, most likely due to missing internal libtiff. This also affects the latest builds of QGIS 3.18.2 which (I believe) uses the 3.3.0 runtime.

Example error message from gdalinfo on command line below. QGIS fails less elegantly, just failing to open LERCed TIFF files with no explanation.

Warning 1: GS0327-dem_cliplerc.tif: GS0327-dem_cliplerc.tif:LERC compression support is not configured
ERROR 1: GS0327-dem_cliplerc.tif: Cannot open TIFF file due to missing codec.
gdalinfo failed - unable to open 'GS0327-dem_cliplerc.tif'.

Change History (1)

Note: See TracTickets for help on using tickets.