The Create TIN tool fails with 'Error 050001' although there are no empty elevation fields.
最後に公開された状態: March 21, 2019ArcGIS Pro
不具合 ID 番号
BUG-000117796
送信されました
October 29, 2018
最終更新日
June 5, 2024
適用対象
ArcGIS Pro
見つかったバージョン
2.2.3
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
Out of memory in 10x is a known limit with too much data. 'Internal' error in Pro is a consequence of the data and how it's used - contours added as breaklines, contours intersect each other, clip polygon extends far outside the other data when it should be inside, etc..
対処法
Split the data using the Fishnet tool to roughly 16 zones. This creates 11 zones with data that can be loaded into the TIN and run successfully.