Global IDs are not carried over to the output when joining the data based on spatial location using the Spatial Join tool in ArcToolbox.
最後に公開された状態: October 12, 2015ArcGIS for Desktop
不具合 ID 番号
BUG-000090451
送信されました
September 1, 2015
最終更新日
June 5, 2024
適用対象
ArcGIS for Desktop
見つかったバージョン
10.3
オペレーティング システム
Windows OS
オペレーティング システムのバージョン
7.0 64 Bit
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
this is a deliberate decision. GlobalIDs shouldn't be copied to processed output.
対処法
Change the data type of the GlobalID field to Text.1. In the Spatial Join tool, go to the Field Map section. 2. Right-click the GlobalID field > Properties. 3. Select Text as the Field Type and specify the length.4. Click OK and run the tool. The global IDs come in the output but the field data type would be Text and not the GlobalID.OR Perform a spatial join using the spatial join from layers context menu and the global IDs are carried over to the output.Video > <a href="http://screencast.com/t/nq0sEgcLwZe" target="_blank">http://screencast.com/t/nq0sEgcLwZe</a>