Changes between Version 33 and Version 34 of ECW


Ignore:
Timestamp:
Jul 17, 2020, 5:48:41 AM (4 years ago)
Author:
Mateusz Łoskot
Comment:

Add link to repo with Zip packages

Legend:

Unmodified
Added
Removed
Modified
  • ECW

    v33 v34  
    77In order to use ECW format with GDAL, you need to download the "ERDAS ECW/JP2 SDK" from the [http://download.hexagongeospatial.com/search?lang=en&keyword=ERDAS%20ECW%2FJP2%20SDK&product= Hexagon Geospatial] website.  The 4.3 or newer read-only SDK should be available for free download after agreeing to licensing terms.  In order to write ECW or JPEG2000 files via the ECW SDK it is necessary to purchase a write enabled version of the SDK from Hexagon Geospatial/ERDAS.
    88
    9 If the out of date libecwj 3.3 SDK can be found, it can also be used.  It has significantly different licensing details.  Some tickets and discussion below are related to the 3.3 SDK.
     9If the out of date libecwj 3.3 SDK can be found (e.g. https://sourceforge.net/projects/libecw-legacy/ or https://github.com/bogind/libecwj2-3.3), it can also be used.  It has significantly different licensing details.  Some tickets and discussion below are related to the 3.3 SDK.
    1010 
    1111== Building GDAL with ECW support on Unix ==