Skip to content

AcuGIS/quail-ecw-support

Repository files navigation

Quail ECW Support

This repository contains installer for ECW support.

ECW Support

git clone https://github.com/AcuGIS/quail-ecw-support.git
cd ecw-support
./ecw-support.sh

Verify installation

$ gdal_translate --formats | grep ECW
  ECW -raster- (rw): ERDAS Compressed Wavelets (SDK 3.x)
  JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 3.x)

Build from source

If you want to build a newer version of GDAL, or link agains different Oracle Client version, you can run the build script. It will compile and install current Ubuntu 24 GDAL version. All .deb files will be stored in /root.

git clone https://github.com/AcuGIS/quail-ecw-support.git
cd quail-formats
chmod +x gdal_ecw_build_ubuntu24.sh
./gdal_ecw_build_ubuntu24.sh
rm -rf quail-formats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages