A type of attribute domain that defines a set of permissible values for an attribute in a geodatabase.

learn more… | top users | synonyms

2
votes
1answer
158 views

Using the Field Calculator in a Domain field

I have a coded domain field with 10 dropdown options. Possible choices include integers and text. I need to change a selection of 250 features (which have differing values) to the same value. This ...
2
votes
1answer
176 views

ArcGIS 10.1: Subtype/Domain Functionality

Is there any way to create more complex conditional domains in a table than a single subtype and associated domains? I would like to get the same functionality that more than one subtype in a single ...
0
votes
0answers
63 views

Using Unicode values in an attribute table and label expression

I'm playing with unicode values in ArcGIS. Basically, I am trying to set a field that will store unicode values. I found this scripting example to encode unicode values. import locale ...
0
votes
1answer
94 views

Failed to delete a domain from the database

I am trying to delete a domain I am using from ArcCatalog -> Feature Class Properties-> Subtypes-> Domains. But when I try to do that I get this error message: "Failed to delete a domain from the ...
3
votes
2answers
301 views

arcpy - how to check if a domain contains a particular coded value?

How can I check if a domain contains a particular coded value? How to check if domain already exists? shows how to verify whether a domain exists in a geodatabase. However, I can't see how to check ...
4
votes
1answer
1k views

Export all coded value domains from a geodatabase

On the ESRI-L mailing list this morning there was a question about how to see or export all the coded value domains for a geodatabase. The goal is to present the content of the domains in a tabular ...
2
votes
0answers
88 views

How to use Domain Codes set in a Feature Class when opening the Feature Class in MS Access

If I set domain codes on a feature class, does this translate into MS Access as well? For example, I set a domain code and use it on a field in the feature class, I can then go into ArcMap, start an ...
2
votes
3answers
602 views

Is there a way to see the coded value domain list of possible values from arcmap 9.3.1?

Is there a way to see the possible values of a specific coded value domain in arcmap 9.3.1 (I have no access to the SDE which holds all the data in arcCatalog)?