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 appreciate if you can assist me solving this issue.

Srikanth,

After a failed Create() operation you can call CPLGetLastErrorMsg() and display
the resulting string.  It should give some idea of what is going wrong.

In a normal console application you should also see this message emitted in
the console (stderr) automatically.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, [email protected]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to