Hi again list,
I'm back to work on setting ECW format as a GDAL external plugin on windows
XP with visual studio 7.1 (nmake command line).
I have some issues...
My main steps are:
- building GDAL without ECW
- building ECW driver on frmts/ecw separately.
- configuring an ENV variable GDAL_DRIVER_P
Daniele Romagnoli ha scritto:
Hi list,
I would like to get some information about how to support ECW as a
GDAL's plugin.
Andrea Aime, back from the FOSS4G, have proposed to improve the support
to ECW format offered by our ImageIO-Ext project,
by leveraging on GDAL plugin mechanism.
Which steps
Folks,
thank for the info.
I'll take a look on them this evening when I'll back to home.
Regards,
Daniele
On Thu, Oct 16, 2008 at 5:30 PM, Frank Warmerdam <[EMAIL PROTECTED]>wrote:
> Daniele Romagnoli wrote:
>
>> Hi list,
>> I would like to get some information about how to support ECW as a GDAL
Daniele Romagnoli wrote:
Hi list,
I would like to get some information about how to support ECW as a
GDAL's plugin.
Andrea Aime, back from the FOSS4G, have proposed to improve the support
to ECW format offered by our ImageIO-Ext project,
by leveraging on GDAL plugin mechanism.
Which steps are
Hi Daniele,
You need to install the ecw libraries. For Unix/Linux/MacOSX you need to
compile from source. You can get the libraries from
http://www.ermapper.com/ProductView.aspx?t=131 - after installing the
libraries you need to tell gdal where to find them and re-compile gdal.
I don't know what
Hi list,
I would like to get some information about how to support ECW as a GDAL's
plugin.
Andrea Aime, back from the FOSS4G, have proposed to improve the support to
ECW format offered by our ImageIO-Ext project,
by leveraging on GDAL plugin mechanism.
Which steps are involved to support ECW Driver