<div dir="ltr"><div><div>Hello,<br><br>Is it possible to set nodata using -co option.?<br><br>gdal_translate input.tif output.tif -co TIFFTAG_GDAL_NODATA=-30000<br clear="all">Input file size is 500, 500<br>Warning 6: driver GTiff does not support creation option TIFFTAG_GDAL_NODATA<br>0...10...20...30...40...50...<wbr>60...70...80...90...100 - done.<br><br></div>According to doc, TIFFTAG_GDAL_NODATA is an tag available if GeoTIFF profile  is GDALGeoTIFF.  and by default the profile is exactly that. I cross checked this with sources.<br><br></div><div>using -a_nodata is working. But I would like to see if I can pass nodata value via creation options. This is because in my workflow I am not using gdal_translate utility.<br></div><div><br></div>gdalinfo --version<br>GDAL 2.2.0, released 2017/04/28<br><br><div><div><br>[1] <a href="http://www.gdal.org/frmt_gtiff.html" target="_blank">http://www.gdal.org/frmt_<wbr>gtiff.html</a><br>-- <br><div class="m_-2249992306095383987gmail_signature"><div><font face="arial, helvetica, sans-serif">Regards,<br>   Rashad</font></div></div>
</div></div></div>