漏洞
漏洞 ID 编号 | BUG-000171352 |
---|---|
已提交 | October 9, 2024 |
上次修改时间 | June 21, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.3.1 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
修正版本 | 3.5 |
状态 | Fixed |
In the Python notebook script, change the call to the Merge tool from arcpy.Merge_management([st_class, rc], merge_path, f_Mappings) to arcpy.Merge_management([st_class, rc], merge_path, f_Mappings.exportToString()). This uses the string version of the FieldMappings object as input to the Merge tool instead of the arcpy.FieldMappings() object and produce the expected output.
漏洞 ID: BUG-000171352
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序