Skip to main content
Solved

value mapping

  • October 15, 2015
  • 1 reply
  • 14 views

Forum|alt.badge.img
Data:

 

1-Excel sheet with two columns ABB and NME (abbreviation and full name)  900+ records.

 

2-Shapefile with Attributes MUNR & MUNL. This attribute has the same abbreviated municipality names as the excel sheet.

 

 

What i'm trying to do is create two new attributes (MUNRFull & MUNLFull) on the shapefile that will have the full names.

 

 

The statement would be something along the lines of

 

where ABB = MUNR give me the NME output as MUNRFull.

 

where ABB = MUNL give me the NME output as MUNLFull.

 

 

 

 

Best answer by pratap

Hi,

 

Based on my understanding of question, I have attached screenshot below...

 

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.

1 reply

pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • Best Answer
  • October 16, 2015
Hi,

 

Based on my understanding of question, I have attached screenshot below...