2
votes
1answer
115 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
140 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
48 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 ...