In ModelBuilder, the Generate Spatial Weights Matrix tool fails to evaluate the Use_Z_values parameter if inputs are derived data.
上次发布: August 9, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000114395
已提交
June 1, 2018
上次修改时间
August 12, 2025
适用范围
ArcGIS Pro
找到的版本
2.1.2
操作系统
Windows OS
操作系统版本
8.1
修正版本
2.3
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
This is a script tool, the code can be copied and altered to get this to work.1. Edit the tool in Catalog.2. Save the script.3. In IDLE, edit Line 94.zEnabled = True4. Save and create a new script tool in ArcGIS Pro.5. Configure all the parameters for the new script tool to be identical with the original tool.