Bug report #5238
ecw support in qgis-dev is broken since gdal 1.9
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | win 32 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14973 |
Description
Hello,
trying to laod an ecw raster, qgis-dev reports, that ecw is not a supported raster format.
The problem occurs in the osgeo4w installation since gdal 1.9. (under 1.7.4 and gdal 1.8, no problems loading ecw)
1.9.0.0 Gdal-ecw support in the lib category is installed.
The SDK 4.1 ecw dll are copied in the system 32 folder, also in the C:\\OSGeo4W\\bin\\gdalplugins\\1.9 folder.
What is the problem?
Thanks for help.
Gerhard
History
#1 Updated by Giovanni Manghi over 12 years ago
- Resolution set to invalid
- Status changed from Open to Closed
please install the package gdal-ecw. Reopen if necessary.
#2 Updated by Gerhard Spieles over 12 years ago
- Resolution deleted (
invalid) - File 20120326_gdal_1.9_ecw_unsupported_osgo4w.jpg added
Hallo Giovanni,
i reinstalled the gedal ecw package, but ecw is not recognized.
Picture from osgeo4w online installer with the installed packages is attached.
#3 Updated by Giovanni Manghi over 12 years ago
gespiel - wrote:
Hallo Giovanni,
i reinstalled the gedal ecw package, but ecw is not recognized.
Picture from osgeo4w online installer with the installed packages is attached.
Try
gdalinfo --formats
from the osgeo command line. The ecw format should e listed (if you have copied the necessary dll libraries). If it is listed then be patient a little, a necessary update needs to be made also in qgis (beside gdal).
#4 Updated by Gerhard Spieles over 12 years ago
- File 20120326_gdalinfo_ecw_is_listed.jpg added
Hallo Giovanni
ecw is listed (see attached file). I will wait for the update.
Thank you
Gerhard