Skip to main content
Question

Merging attributes of 2 records

  • January 24, 2013
  • 1 reply
  • 33 views

Hi All,

 

 

As per the answer in the path " https://safe.secure.force.com/AnswersQuestionDetail?id=906a0000000chYcAAI ", I was succeed to get the overalapped features at the start and end nodes of a linear feature. But the overalpped features are getting as two separate records. My requirement is to combine the attributes of overlapped feature with the linear feature attributes. I used aggregator to combine atributes, but it is not worked correctly. Can any one please suggest the correct approach.

 

 

Thanks,

 

Seshu
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

davideagle
Contributor
Forum|alt.badge.img+22
  • Contributor
  • January 24, 2013
Hi Seshu - You need the FeatureMerger, merging on the line's ID. So when you derive your start and end points you'll need to retain the line ID on the points.