Skip to main content
Question

AreaOnAreaOverlayer: Is it possible to use attribute values of both area layers?

  • May 26, 2017
  • 1 reply
  • 22 views

Hello everybody,

I overlapped two area layers with the AreaOnAreaOverlayer. I wondered why the result areas just filled with the attribute values of just one of the two layers. I think that happens randomly. First I thought it was the 'Accumulation Mode' value of 'Attribute Accumulation' in the paramteres which was set to 'Use Attributes From One Feature' but 'Drop Incoming Attributes' (drops all attributes) and 'Merge Incoming Attributes' (does not only merge the attributes but enormously decrease number of the features of the result and that should definitely not happen!) does not bring the required result either. Is it possible to use the attribute values of both layers in the result when the two features are overlapped or is it at least possible to determine the layer from which the attributes should be used?

Best regards, Felix

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

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • May 26, 2017

Either use the list or make the input identifiable. For instance using fme_feature_type or create a attribute for this purpose. You can also of course bulk rename attributes.

Of course this is only relevant when there is a attribute conflict.