Sebastiaan Couwenberg <[email protected]> wrote: > Or find a way to build the ECW driver as a plugin like gdal-grass, > that's the cleanest solution.
OK, just for the record: The solution which can be found here: https://github.com/interob/libgdal-ecw seems to also work for Debian 11 and ECW SDK 5.5.0. Make sure to use the libraries from cpp11abi directory. --cut-- ~/ # gdalinfo --version GDAL 3.2.2, released 2021/03/05 ~/ # gdalinfo --formats |grep -i ecw ECW -raster- (rw+): ERDAS Compressed Wavelets (SDK 5.5) JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 5.5) --cut-- Sven -- "Thinking of using NT for your critical apps? Isn't there enough suffering in the world?" (Advertisement of Sun Microsystems in Wall Street Journal) /me is giggls@ircnet, http://sven.gegg.us/ on the Web
