When creating a geoprocessing package using the 'Feature Class to Feature Class' tool, the resulting package includes a copy of the entire source database instead of the targeted feature class.
上次发布: June 6, 2016ArcGIS for Desktop
漏洞 ID 编号
BUG-000096629
已提交
May 21, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.4
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
All inputs and outputs required for a tool will be packaged.
When creating GPKs and using tools that make use of a workspace/folder parameter, tools like Feature Class to Feature Class, Create Table, Create Featureclass, etc, copying the folder contents of the input parameter is expected.
If you don't want to copy the contents of the folder/workspace, either start with an empty workspace, or use a different tool like Copy Features. (Copy features uses a input feature parameter, not a workspace and provides essentially the same result).