Raster map algebra calculations in Python do not honor extents other than the environmental extent.
上次发布: January 31, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000101025
已提交
November 28, 2016
上次修改时间
August 30, 2025
适用范围
ArcGIS for Desktop
找到的版本
10.4.1
操作系统
Windows OS
操作系统版本
7.0 64 Bit
修正版本
10.5.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Set the extent to the desired output extent, and use the geoprocessing tools, such as <a href="http://arcpy.gp" target="_blank">arcpy.gp</a>.Times_sa and <a href="http://arcpy.gp" target="_blank">arcpy.gp</a>.Divide_sa, to successfully override the environmental extent.