Skip to main content
Solved

How to aggregate without losing attributes?

  • November 19, 2018
  • 2 replies
  • 160 views

Hi there!

 

 

I am trying to aggregate features here on picture.

 

Aggregation is necessary because I have to translate. scale and rotate these objects together as one object so they can fit inside certain rectangular (defined by ID).

 

Thing is, every circle has different set off attributes and when i Aggregate them and later Deaggregate them I lose unique attributes and get only one attribute set that was set by Aggregator for all circles.

Best answer by ebygomm

When aggregating make sure you generate the list which will hold all the original attributes. When deaggregating ensure that you select the Accumulation Mode only use list attribute values (assuming you don't need to keep any attributes created whilst aggregated)

View original
Did this help you find an answer to your question?

2 replies

ebygomm
Influencer
Forum|alt.badge.img+39
  • Influencer
  • Best Answer
  • November 19, 2018

When aggregating make sure you generate the list which will hold all the original attributes. When deaggregating ensure that you select the Accumulation Mode only use list attribute values (assuming you don't need to keep any attributes created whilst aggregated)


ebygomm wrote:

When aggregating make sure you generate the list which will hold all the original attributes. When deaggregating ensure that you select the Accumulation Mode only use list attribute values (assuming you don't need to keep any attributes created whilst aggregated)

Thank you very much. I missed List generation when aggregating. Helped me a lot!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings