Re: [gdal-dev] ArcSDE -> GeoTiff: Bit size calculation failed...

2011-10-17 Thread Wouter Schaubroeck
Howard, Thanks for the information. As soon as I have a ArcMAP installation, I'll check this (should be a matter of days). Wouter -- Wouter http://blog.giswhat.be On 14 October 2011 18:04, Howard Butler wrote: > > On Oct 14, 2011, at 9:47 AM, Wouter Schaubroeck wrote: >> Bit size calculation

Re: [gdal-dev] ArcSDE -> GeoTiff: Bit size calculation failed...

2011-10-14 Thread Howard Butler
On Oct 14, 2011, at 9:47 AM, Wouter Schaubroeck wrote: > Bit size calculation failed... > SDE's length:16834 With bitmap length: 18529 Without bitmap length: 16834 Wouter, I was the author of that code, but it has been a number of years since I've done anything with SDE. I believe it has to do

Re: [gdal-dev] ArcSDE -> GeoTiff: Bit size calculation failed...

2011-10-14 Thread Chaitanya kumar CH
Wouter, Which version of GDAL are you using? On Fri, Oct 14, 2011 at 8:17 PM, Wouter Schaubroeck < wouter.schaubro...@gmail.com> wrote: > Hey list, > > I'm trying to convert a raster image in ArcSDE to a GeoTiff, but this > isn't working as expected. I'm getting the following error: > > Bit size

[gdal-dev] ArcSDE -> GeoTiff: Bit size calculation failed...

2011-10-14 Thread Wouter Schaubroeck
Hey list, I'm trying to convert a raster image in ArcSDE to a GeoTiff, but this isn't working as expected. I'm getting the following error: Bit size calculation failed... SDE's length:16834 With bitmap length: 18529 Without bitmap length: 16834 The error is thrown in the following file: sderaste