Skip to main content
Solved

Expose domain values to a new feature class

  • November 28, 2016
  • 2 replies
  • 39 views

Hi! I have a feature class with a coded domain on a short integer field, which refers to cities' names. I want to export it in a new feature class, but expose the associated coded-values description in a string field, and no more use of the coded domain; i.e. instead of value 1 for the city oh Washington, to store only "Washington"

thanks!

Best answer by itay

Hi @roxananazarie have a look at the resolve options in the reader settings.

This way values become available for mapping.

Hope this helps.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • Best Answer
  • November 28, 2016

Hi @roxananazarie have a look at the resolve options in the reader settings.

This way values become available for mapping.

Hope this helps.


Hi! yeah, thanks it works by checking "Resolve Domains" on the Reader. Now I have another problem, the coded-values description originally contain diacritics like "?", "?", "?". The values in the resulted <attribute-name>_resolved replace these characters with "?"