When using the North American Profile of ISO metadata style, the item description of a .lyr file does not show completely when viewed from the Catalog window.
最後に公開された状態: May 10, 2017ArcGIS for Desktop
不具合 ID 番号
BUG-000104847
送信されました
May 2, 2017
最終更新日
June 5, 2024
適用対象
ArcGIS for Desktop
見つかったバージョン
N/A
オペレーティング システム
N/A
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
The software is working as designed.
When saving a layer file, only the description and credits are seen because that is the only metadata content that can be stored within the layer itself. By design, metadata is not generated for layer files automatically. Therefore, the only metadata content that is transferred from the feature class to the layer file is the content that can be stored internal to the layer.
When adding the layer file to the map, and right-clicking the layer to Data > Item Description in its context menu. The metadata seen is for the data, not the metadata for the layer. The layer in the map is not capable of having the complete metadata.
対処法
The metadata from the feature class can be copied to the layer file, but it is not entirely straightforward because there are many precautions put in place to prevent ArcGIS from automatically creating metadata for layer files.
In ArcCatalog, select the layer file and click Edit in the Description tab to edit the layer file's metadata.
Make some change such as adding a tag, and click Save. This creates a metadata file that can be used to describe the layer file.
With the layer file selected in the Catalog tree, click the Import button in the Description tab.
In the Import Metadata button, specify the Source Metadata as the feature class, and specify the Import Type as FROM_ARCGIS, then run the tool.
The feature class's metadata is copied to the layer file. The copy of the metadata on the layer file is not automatically updated later if the feature class's metadata is changed.