In ArcGIS Pro, when using the .save() method to overwrite an existing raster after performing a Map Algebra operation, all the pixel values in the output raster are replaced with NoData.
上次发布: December 3, 2021ArcGIS Pro
漏洞 ID 编号
BUG-000143187
已提交
September 24, 2021
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.8.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
In this code snippet, the saved output is the same as the input raster, which is not valid. The output must be saved to a raster that is different from the input raster(s).