Select to view content in your preferred language

ArcGIS Pro 3.1.5: How can a domain be created dynamically from a particular field in a table or layer?

441
3
11-20-2024 12:08 AM
JamalNUMAN
Legendary Contributor

ArcGIS Pro 3.1.5: How can a domain be created dynamically from a particular field in a table or layer?

 

For example, in the screenshot below, I want to create a domain that reads its values from a field in an existing table. In this case, the “OwnersNameTable_Domain” needs to read from the “Owner” field in the "Owners" table.

 

How can this be performed?

Clip_428.jpg

 

----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos
3 Replies
BarryNorthey
Frequent Contributor

The procedure explained here is for ArcGIS Desktop but the steps are the same for Pro.

I did a trial run in Pro with success.

JamalNUMAN
Legendary Contributor

Many thanks for the input.

The issue with this approach is that the domain is not dynamic, it needs to be updated each time the owners or the parcels table are updated.

----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos
BarryNorthey
Frequent Contributor

Depending on your workflow, you might be able to create a Task that includes the steps to update the tables and ends with running GP tool: Add Coded Value To Domain (Data Management).

 

0 Kudos