whoopn
August 1st, 2007, 01:54 PM
I would really like to understand how to make ECW files (they are images files that can be terabytes in size but easily opened) viewable in Quantum GIS.
I found this on the QGIS forums:
http://forum.qgis.org/viewtopic.php?p=283
You have to download the ECW SDK from http://www.ermapper.com/
Then apt-get source gdal
Then edit debian/rules and add the following configure switch:
--with-ecw=ARG Include ECW support (ARG=ECW SDK Path, yes or no)
Then rebuild the package with dpkg-buildpackage -rfakeroot
You may find the apt-build package useful for this.
I don't quite understand what they are talking about... Can anyone explain (in more complete instructions) what is going on and how I accomplish this?
Thank you so much! If we get this stuff working in Ubuntu then my office will most likely switch to Ubuntu! :)
I found this on the QGIS forums:
http://forum.qgis.org/viewtopic.php?p=283
You have to download the ECW SDK from http://www.ermapper.com/
Then apt-get source gdal
Then edit debian/rules and add the following configure switch:
--with-ecw=ARG Include ECW support (ARG=ECW SDK Path, yes or no)
Then rebuild the package with dpkg-buildpackage -rfakeroot
You may find the apt-build package useful for this.
I don't quite understand what they are talking about... Can anyone explain (in more complete instructions) what is going on and how I accomplish this?
Thank you so much! If we get this stuff working in Ubuntu then my office will most likely switch to Ubuntu! :)