Select to view content in your preferred language

Store Selection Layer's list of features in Definition Query expression, instead of Selection Definition Set

75
0
2 weeks ago
Status: Open
Labels (1)
Bud
by
Honored Contributor

ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:

A Selection Layer's list of features is stored in a Selection Definition Set:

Bud_1-1718388804182.png

The list of features is hidden.

Instead of obscuring the list of features in a Selection Definition Set, could the list of features be stored in a definition query expression based on the ObjectID?

Bud_0-1718388693839.png

OBJECTID IN (1, 2, 3, 4, 5, 6, 7, 8, 9)

Alternatively, could the list of features be displayed in a copyable text box in the Properties > Selection tab?

For use in SQL queries, documentation, etc.

This idea is similar to a point I made in Consistent/visible SQL expressions and query definitions in layers. But I felt it warranted its own separate idea. (I thought there was an existing idea for this, but I couldn't find it.)

Related: Selection to Definition Query