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 <[email protected]> wrote: > > 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 with the fact that the raster > layer you're reading from has a bitmask (bitmap) on it, and the SDE driver > doesn't handle them. The code probably needs to be updated to either > disregard the mask, or handle it as a GDAL MaskBand. > > Hope this helps, > > Howard > > > _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
