Skip to main content
Question

ho un dato vettoriale in cui per ogni entità ho diversi valori e devo prendere il dato con il valore massimo

  • March 13, 2023
  • 1 reply
  • 13 views

emiliodepalma
Contributor
Forum|alt.badge.img+2
ho un dato vettoriale in cui per ogni entità ho diversi valori e devo prendere il dato con il valore massimo

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • March 13, 2023

I have a vector data where for each entity I have different values and I have to take the data with the maximum value.

 

Multiple ways to do this, but the easiest is to use a Sorter on the attribute and a Sampler to select the first feature.