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).