I am currently using gdallocationinfo and I am calling it thousands of times on a project. It gives warnings which I can disregard. However the warnings are being printed to the screen and it is slowing the project down in doing so. Is there some way to run this in quiet mode? I do not see a "-q" in the documentation at https://gdal.org/programs/gdallocationinfo.html.
Here is what I want to silence in the command prompt :
Warning 1: 1715.tif: TIFFFetchNormalTag:incorrect count for field "PageNumber", expected 2, got 1
Warning 1: 1715.tif: TIFFFetchNormalTag:Incompatible type for "GDALNoDataValue"; tag ignored