Skip to main content
Question

AreaOnAreaOverlayer Mystery

  • November 7, 2018
  • 6 replies
  • 32 views

Forum|alt.badge.img

Hello,

 

 

I send 2 shapes each containing a fully populated field for each record in an AreaOnAreaOverlayer. I get a shape with the table below.

Each of these 2 fields comes from one of the 2 shapes. I do not understand why not all records are filled in for each of the 2 fields ?

 

 

Thank you
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.

6 replies

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3429 replies
  • November 7, 2018

Do you have the accumulation mode set to Merge Incoming Attributes?


Forum|alt.badge.img
  • Author
  • 14 replies
  • November 7, 2018

I do not think so. Where is this setting?

 

Thank you

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3429 replies
  • November 7, 2018

I do not think so. Where is this setting?

 

Thank you

If you expand the attribute accumulation option towards the bottom of the area on area overlayer you should see the options


Forum|alt.badge.img
  • Author
  • 14 replies
  • November 7, 2018

If it is a parameter of AOAO, I do not have it because my version is 2012 SP4.

 

Is there anyway a solution?

mark2atsafe
Safer
Forum|alt.badge.img+56
  • Safer
  • 2554 replies
  • November 7, 2018

If it is a parameter of AOAO, I do not have it because my version is 2012 SP4.

 

Is there anyway a solution?

In 2012 it should do that anyway without the parameter.

Are you sure these are overlapping features? Or rather, are these parts that don't overlap? If they were non-overlapping parts then they would only have their own attributes. Only the overlapping parts would have both attributes.

Or... did you specify a list attribute? Maybe that is stopping individual attributes from being added.


mark2atsafe
Safer
Forum|alt.badge.img+56
  • Safer
  • 2554 replies
  • November 7, 2018

If it is a parameter of AOAO, I do not have it because my version is 2012 SP4.

 

Is there anyway a solution?

Oh, and did the other feature have the same attributes, even if they are empty? eg both features have Id but one has a value and the other is empty? Because attributes won't get merged if they both exist already (even if it is empty). Try using an AttributeRemover to remove unnecessary (and empty) attributes before the overlay operation.