[gdal-dev] regarding GDALDriver::Create

2009-08-13 Thread Srikanth
Dear All, I am reading and writing raster images using GDAL. Below is the code which I am using for writing a raster. At times the code is working fine. But many a time , it is getting crashed in the *GetRasterBand.* I have debugged the code several times and the variables passed seems to be perfe

Re: [gdal-dev] regarding GDALDriver::Create

2009-08-14 Thread Frank Warmerdam
On Fri, Aug 14, 2009 at 2:59 AM, Srikanth wrote: > Dear All, > > I am reading and writing raster images using GDAL. Below is the code which I > am using for writing a raster. > At times the code is working fine. But many a time , it is getting crashed > in the GetRasterBand. I have debugged the cod

Re: [gdal-dev] regarding GDALDriver::Create

2009-08-19 Thread Srikanth
Hi , Thanks for the mail Frank. The problem is rightly pointed. In my case the dataset (poDataset) is not getting created at times (parameters being the same) . I have checked thoroughly everything related to this, but did not find any either solution or problem. I would appreciate if you can as

Re: [gdal-dev] regarding GDALDriver::Create

2009-08-19 Thread Frank Warmerdam
Srikanth wrote: Hi , Thanks for the mail Frank. The problem is rightly pointed. In my case the dataset (poDataset) is not getting created at times (parameters being the same) . I have checked thoroughly everything related to this, but did not find any either solution or problem. I would