Skip to main content
Solved

Get minimum and maximum post dissolve

  • February 26, 2024
  • 1 reply
  • 53 views

pabloolivaresm
Supporter
Forum|alt.badge.img+5

Hi, I have many polygons with height attribute. I need to dissolve the adjacent polygons and keep the max and min height of polygons dissolved. The problems it’s the quantity of polygones that are dissolved it’s random, can be 2, 5, 50, 100 or more. I made a dissolve with generate list, then a ListSorter but then I don’t know how to get automatically the min and max. I think to use attributeCreator with Arithmetic Editor after the ListSorter but I don’t know how to set it to get systematically the min and max of entities dissolved

 

Thanks

Best answer by nielsgerrits

One way to do this is to use the ListStatisticsCalculator from the FME hub.

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

nielsgerrits
VIP
Forum|alt.badge.img+62
  • Best Answer
  • February 26, 2024

One way to do this is to use the ListStatisticsCalculator from the FME hub.