Skip to main content
Solved

group feature based on attribute

  • November 12, 2014
  • 1 reply
  • 569 views

Does anyone know a way to feature grouping based on an attribute?

 

 

For example: I have 100 feature with the zip code field. In the 100 feature there are 5 different values in the zip code. The transformer should have 5 outputs for each value of the plz field.

 

 

Thanks!

Best answer by takashi

Hi,

 

 

If you need to sample features for each zip code, try the DuplicateRemover or the Sampler (Group By: plz, Sampling Type: First N Features, Sampling Amount: 1).

 

If you need to aggregate the features grouping by zip code, try the Aggregator (Group By: plz).

 

To dissolve the features grouping by zip code, use the Dissolver (Group By: plz).

 

and so on.

 

 

# "plz" bedeutet Postleitzahl?

 

 

Takashi
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • Best Answer
  • November 12, 2014
Hi,

 

 

If you need to sample features for each zip code, try the DuplicateRemover or the Sampler (Group By: plz, Sampling Type: First N Features, Sampling Amount: 1).

 

If you need to aggregate the features grouping by zip code, try the Aggregator (Group By: plz).

 

To dissolve the features grouping by zip code, use the Dissolver (Group By: plz).

 

and so on.

 

 

# "plz" bedeutet Postleitzahl?

 

 

Takashi

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