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 error reports, including libtiff ones.
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