[GIS] Enabling Erdas ECW files in gdal

ecwerdas-imaginegdal

I want to enable read support from Erdas ECW files in gdal on windows.

I have GDAL binaries from here and I also have a self compiled version.

When compiling myself I have found the options in nmake.opt and could add support myself, but if its possible I would rather add it to the precombiled distribution from gisinternals. Is this possible? Or will I need to compile it my self?

Best Answer

For read access the easiest way to get ECW support is through the OSGeo4W installer. Do an Advanced install, and in the libs section enable the gdal-ecw library.