Re: [gdal-dev] GeoTiff writer refuses to set 42113 (NoData) from Python

2021-02-11 Thread jratike80
Hi, There is a common belief that problems with images happen only with exactly that confidential multigigabyte image that user is playing with. That is uncommon and usually the problem can be repeated with any other image with similar structure. If you have GDAL v. 3.2 you can use

[gdal-dev] GeoTiff writer refuses to set 42113 (NoData) from Python

2021-02-11 Thread Dustin Sims
Hey devs, I have an issue where writing any GeoTiff from python results in ERROR 1: TIFFSetField:Path/To/File: Unknown tag 42113 This happens regardless of warp or translate (the only two applicable tools for my use case) However, running this through the CLI tools with the exact same inputs