Re: [gdal-dev] Problem creating geo-tiff from scratch

2010-07-06 Thread Marco Zuliani
I noticed that I made another mistake: the band number starts from 1 according to the documentation... So that fixes the NULL problem. Now I am just puzzled by the behavior of the debugger, even though this is not that crucial at this point. Thanks, Marco Zuliani, Phd phone: +1 805 967 9828 web

Re: [gdal-dev] Problem creating geo-tiff from scratch

2010-07-06 Thread Marco Zuliani
uld > actually be 'TFW'. > 2. The driver did report the error message correctly after processing the > creation options. There may be a bug with the debugger. > > > On Tue, Jul 6, 2010 at 6:26 AM, Marco Zuliani wrote: > >> Dear all, >> >> I am trying to

[gdal-dev] Problem creating geo-tiff from scratch

2010-07-05 Thread Marco Zuliani
RasterYSize 60761968 int nBands 0 int + papoBands 0x0001 GDALRasterBand * * bForceCachedIO 0 int nRefCount -1163005939 int bShared 0 int + oOvManager {poDS=0x poODS=0xbaadf00dbaadf00d osOvrFilename={...} ...} GDALDefaultOverviews Thanks in advance for