Select to view content in your preferred language

View Metadata in ArcMAP Layer Properties

1361
6
08-24-2015 12:50 PM
Status: Already Offered
Labels (1)
MarkVolz
Frequent Contributor

Hello,

It might be useful if we could view the metadata under the layer properties-->general tab in ArcMap.  Right now the general tab includes the layer name, description, and credits.  I think it would be usful if there was a button for "View Full Metadata"

6 Comments
DavidHaines

There's no easy way to Metadata in ArcMap.  You have to go to Catalog and click on the metadata tab.  Should be easier than that for the casual user.

Robert_LeClair
This can be done in ArcMap 10.  In the TOC, right click on the layer of interest and select Data -> View Item Description.  With "core" (i.e. before SP 1 for ArcGIS 10), there's a bug NIM059008 that caused the launch of the Item Description to fail.  The workaround can be accessed at:  http://forums.arcgis.com/threads/9171-bug-viewing-metadata-in-ag-10  Once you install the workaround, you can access metadata in ArcMap without the need of Catalog if you wish.

 

Regards,

Robert LeClair
Esri-Denver

JurajKrumpolec
Metadata information could be right in Layer Properties.
ToddJorgensen
At least show the "Description of Values" from meta data in the "Layer Properties" view:
0EME0000000kApz
0EME0000000kAq4
TomShindler

Todd,

There are two issues here: The layer properties are disconnected from the source data's metadata, so they are not a "view" into the metadata, only a one-time import when the data is added. I have added an "idea" to create a script tool that would update the layer properties for all layers in an MXD from their source data metadata. You can view and upvote it at https://community.esri.com/ideas/16585-script-to-update-arcmap-layer-description-and-credits-from-so...

There actually IS a way to view the source data's metadata, but it's not in layer properties. Right click the layer in the TOC, and select "Data", then the option to "View Item Description". There you will see the actual source data metadata as it shows on the layer itself.

NaicongLi
Status changed to: Already Offered

Hello @MarieMarz ,

This functionality is already offered in ArcGIS Pro. In ArcGIS Pro, you can right click a map layer and click Properties in its context menu, and then, in the Layer Properties dialog box on the Metadata tab, you can see the brief version of an item's metadata :

NaicongLi_1-1750135114478.png

NaicongLi_0-1750134627503.png

The layer's context menu also offers a View Metadata option that will open the layer's full metadata in the Catalog view - if the layer is set to have its own metadata:

NaicongLi_2-1750135373680.png

NaicongLi_3-1750135460533.png

This behavior is described here in more details: https://pro.arcgis.com/en/pro-app/latest/help/metadata/view-and-edit-metadata.htm#ESRI_SECTION1_87CC...

If the layer is instead set to use the data source's metadata, you can copy the location of the data source from the Layer Properties dialog box and paste it into the Catalog view to select the data source and see its metadata. There is another user idea that you can subscribe to about making it easier to get to a layer's data source in the Catalog view: https://community.esri.com/t5/arcgis-pro-ideas/link-from-layer-properties-source-to-catalog-view/idi....

Thank you very much for your feedback.