Re: [gdal-dev] Batch conversion ECW to TIFF [SEC=UNCLASSIFIED]

2012-07-24 Thread Pinner, Luke
See below for Ubuntu instructions (for other distros you could probably grab the libgdal-ecw-src deb unpack manually and compile). #Get libecwj 3.3 (the old SDK), it's available from a number of sources. # If the link below doesn't work, google for "libecwj2-3.3" wget -nd https://api.opensuse.o

Re: [gdal-dev] Batch conversion ECW to TIFF

2012-07-24 Thread Stefano Iacovella
2012/7/24 Zoltan Szecsei : > Hi Stefano, > I would be interested to look, but my guess is if it was legal then, then it > is legal now. > The real problem that may come up is that that sdk might not link against > the current gdal. I succeded compiling against 1.9.0, did not try but I guess should

Re: [gdal-dev] Batch conversion ECW to TIFF

2012-07-24 Thread Jean-Claude Repetto
Le 24/07/2012 09:44, Zoltan Szecsei a écrit : Hi GDALers, I need to convert ECW files to GeoTIFF (and not the other way round). I have 20 or so files now, but will be getting >1000 of them, so batch must be the way to go. I would prefer a linux solution, but I see that the "free" Erdas SDK is o

Re: [gdal-dev] Batch conversion ECW to TIFF

2012-07-24 Thread Zoltan Szecsei
Hi Stefano, I would be interested to look, but my guess is if it was legal then, then it is legal now. The real problem that may come up is that that sdk might not link against the current gdal. Regards, Zoltan On 2012/07/24 10:08, Stefano Iacovella wrote: Hi Zoltan A couple of years ago I d

Re: [gdal-dev] Batch conversion ECW to TIFF

2012-07-24 Thread Chaitanya kumar CH
Zoltan, These are a bit outdated but still usable. http://trac.osgeo.org/gdal/wiki/ECW http://trac.osgeo.org/ubuntugis/wiki/UserTutorials On Tue, Jul 24, 2012 at 1:14 PM, Zoltan Szecsei wrote: > Hi GDALers, > > I need to convert ECW files to GeoTIFF (and not the other way round). > I have 20 or

Re: [gdal-dev] Batch conversion ECW to TIFF

2012-07-24 Thread Stefano Iacovella
Hi Zoltan A couple of years ago I downloaded the SDK to compile GDAL with ECW support on linux too. At now it is no more available and it is not completely clear to me if using it, under the license terms included, is legal. I can send you the license agreement to have a look and see if this could

[gdal-dev] Batch conversion ECW to TIFF

2012-07-24 Thread Zoltan Szecsei
Hi GDALers, I need to convert ECW files to GeoTIFF (and not the other way round). I have 20 or so files now, but will be getting >1000 of them, so batch must be the way to go. I would prefer a linux solution, but I see that the "free" Erdas SDK is only for windows. On my Win7 (64 bit) box I o