The Make Feature Layer tool does not honor feature selection in ArcGIS Pro.
上次发布: January 1, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000144726
已提交
November 22, 2021
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.9
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The Make Feature Layer tool must be changed because of the implementation differences in how selections are handled between 10.x version and ArcGIS Pro to achieve the same basic results. That change excludes writing only the selected features to the output.
解决办法
Select the records, right-click the layer in the Contents pane, and click Selection > Make Layer from Selected Features.
Use memory workspace for the output with the Feature Class to Feature Class geoprocessing tool for avoiding creating the output in the geodatabase. Refer to ArcGIS Pro: Write geoprocessing output to memory for more information.