You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be done through a gdalinfo call or another gdal cmd method for GTIFF validity or when we incorporate gogdal directly then through ReadVSIDir() function. We have to check how much overhead it adds if we want to go to the cmd call route. There should be a flag to force the validity of TIFF test.
This could be done through a
gdalinfocall or another gdal cmd method for GTIFF validity or when we incorporategogdaldirectly then throughReadVSIDir()function. We have to check how much overhead it adds if we want to go to the cmd call route. There should be a flag to force the validity of TIFF test.