When running SetNull on some TIFFs, the SQL expression is not honored and virtually all cells are set to null.
上次发布: August 25, 2014ArcGIS for Desktop
漏洞 ID 编号
NIM060873
已提交
September 3, 2010
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.0
修正版本
10
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
Fixed in 10 SP1, now return error message.
解决办法
1) Export the problem tif to a new tif or other format. 2) Run SetNull function using tif created in step 1 and Grid or File Geodatabase as output.Note: if output is set to other than Grid or FGDB, Set Null does not change values to Null.The user found an issue when running Mosaic to New Raster on the output from the workaround. If the output raster (from Mosaic to New Raster) is of type tif then the NoData values are not honored. If the output is specified as an ESRI Grid NoData is honored.