Select to view content in your preferred language

Layer description in feature layer properties (including Contents hover-over functionality)

123
1
08-21-2024 08:46 PM
Status: Open
Labels (1)
Bud
by
Esteemed Contributor

ArcGIS Pro 3.3.1

I create feature layers on underlying FCs/tables using tools like Make Query Table.

There are some crucial details about the feature layer/query table that I want to communicate to the user via a description in the Contents feature layer:

This Query Table has a SQL expression: TABLE_B.BINARY=1. The SQL expression behaves similar to a definition query, but with some differences:

The Query Table also omits the OBJECTID column. Purpose: to force a one-to-first join in older versions of Pro that don't have the option to choose the join type in the Add Join tool.

More information about Query Tables can be found here: https://community.esri.com/t5/arcgis-pro-ideas/consistent-visible-sql-expressions-and-query/idi-p/13...


I'm not aware of a way to store a description in the Contents feature layer. Metadata does not seem to be supported for feature layers.

Right-click feature layer > Edit Metadata:

Bud_0-1724298901912.png


Could a description field be added to the layer properties > General tab? And could the description be displayed in a tooltip when the user hovers over the layer in the Contents pane?

Bud_0-1724298116317.png

Related: Query Table — Warning in layer properties that a SQL expression exists

1 Comment
KoryKramer

@Bud The idea of hovering on a layer to show properties would be a duplicate of https://community.esri.com/t5/arcgis-pro-ideas/add-tooltip-to-table-of-contents/idi-p/1192251

It is possible to add a layer description in the metadata. See https://pro.arcgis.com/en/pro-app/latest/help/metadata/view-and-edit-metadata.htm