Richard Buenger wrote:
Is there some way to turn off libtiff warning messages generated by GDAL
calls?
How do I tell GDAL to set the libtiff warning handler to null?
using c# gdal wrapper in .NET
Richard,
I think you can call gdal.PushErrorHandler( "CPLQuietErrorHandler" ) to
supress all err
Is there some way to turn off libtiff warning messages generated by GDAL
calls?
How do I tell GDAL to set the libtiff warning handler to null?
using c# gdal wrapper in .NET
Thank you,
Richard
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://li