> "--config", "GDAL_TIFF_INTERNAL_MASK", "YES"
This is the correct one.
You didn't specify which language you use. Normally you shouldn't use
Gdal.wrapper_GDALTranslate directly. But if it is C#, perhaps some more work
is needed in the bindings.
If that specific option causes issues, you can also use equivalently
gdal.SetConfigOption("GDAL_TIFF_INTERNAL_MASK", "YES")
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev