Problem with the geoprocessing process tool Make Feature Layer of ArcGIS Pro SDK add-in.
上次发布: October 1, 2022ArcGIS Pro SDK for .NET
漏洞 ID 编号
BUG-000150753
已提交
July 13, 2022
上次修改时间
February 11, 2025
适用范围
ArcGIS Pro SDK for .NET
找到的版本
2.9
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
As per the documentation about memory workspaces in ArcGIS Pro:
https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/the-in-memory-workspace.htm
The legacy in_memory workspace should not be used, as it is not supported in ArcGIS Pro maps and is automatically converted to file geodatabase data. Use the memory workspace instead and the problem is resolved.