Skip to content

Instantly share code, notes, and snippets.

View lucapost's full-sized avatar

Luca Postregna lucapost

View GitHub Profile
@lucapost
lucapost / gdal_ecw.sh
Created August 25, 2019 07:14 — forked from 1papaya/gdal_ecw.sh
Install GDAL 2.3 with ECW support on Ubuntu 18.04
#!/bin/bash
##
## Tested on: Ubuntu 18.04 & ECW 5.4 & GDAL 2.3.1
##
## Download the ERDAS ECW JP2 SDK v5.4 Linux
## https://download.hexagongeospatial.com/downloads/ecw/erdas-ecw-jp2-sdk-v5-4-linux
## Download GDAL v2.3 Source (ex. 2.3.1)