Skip to main content
Question

schema mapper "domain to domain"?

  • May 15, 2019
  • 3 replies
  • 50 views

fallingdog
Contributor
Forum|alt.badge.img+6

I have power lines for a utility that I want to merge into our esri gis system. For any given feature class there are some field that will map straight across without modification. But there are many cases (many fields) where they have, what I think of as an esri domain (a code - integer linked to a description- string). Then on our side, we have a normal arcgis domain. So, for example, they may have an attribute value of 2 that I need to change to a 4 when it is loaded into our gis. At first, I used the attribute value mapper. This worked great. But it does not appear to work well for many fields. So, now I am trying to do it with schema mapper. I did the tutorials but still having a hard time getting it to work.

So, questions are:

1) Is schema right tool for this problem?

2) If so... what is wrong with my workflow:

Lookup table test (only one field so far)

Actions

What I am trying to say is:

if ID_PHASE = 1 then PHASEDESIGNATION = 99

 

Thanks for the help!

 

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.

3 replies

fallingdog
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • 24 replies
  • May 15, 2019

Okay looks like I have my workflow fixed up!

 

 


imranulhasan
Contributor
Forum|alt.badge.img+1
  • Contributor
  • 1 reply
  • December 25, 2022

Thanks for sharing your experience, I have used it and fixed my workflow. 👍


fallingdog
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • 24 replies
  • January 3, 2023

Awesome, I am glad it helped you.