2

Is there a method in ArcGIS 10.3.1 to calculate coded value domains in a domain field based on a string field source? Please see image.

The solution appears to be to use the CalculateField GP in ArcCatalog as opposed to calculating within an ArcMap session. While this method works, is it possible to display the coded values in the field without the descriptions?

Image displays screen capture of table showing source string field and target domain field, along with domain coded values.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked May 11, 2016 at 5:10
6
  • 3
    I think you'll need to use Domain To Table followed by a join and calc. Commented May 11, 2016 at 5:17
  • 2
    field calculate the subparcel into lu field and it will pick up the Code and display the Description? Commented May 11, 2016 at 5:48
  • @GISI - That worked - thanks! Now: Can we do that without displaying the domain description? Commented May 11, 2016 at 7:01
  • 1
    If you have a new question, now while there are no answers to the original would be a good time, to overhaul it with what you have now done, and where you are now stuck. Commented May 13, 2016 at 8:27
  • I'm unsure what you're asking here - it seems like you want to display the coded values in the lu field, but isn't that what you already have in your subParcel field? Commented May 15, 2016 at 19:57

1 Answer 1

1

I think that what you may be looking for is the Esri Technical Article on HowTo: Display coded value domains and subtype codes instead of descriptions:

By default, ArcMap displays the coded value domain and subtype descriptions in the attribute table. The instructions provided ... describe how to display the coded value domain and subtype codes instead of their descriptions.

The trick is to go to Customize | ArcMap Options> Tables tab and uncheck Display coded value domain and subtype descriptions

answered May 19, 2016 at 8:36

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.