I want to combine adjecent polygon that have attribute to an object.
In my working, the file many polygon. In the attached file is example to describe.
Could you tell me how to automatic merge it in FME? Thank you

I want to combine adjecent polygon that have attribute to an object.
In my working, the file many polygon. In the attached file is example to describe.
Could you tell me how to automatic merge it in FME? Thank you
Best answer by takashi
(1) Filter the polygons with a Tester.
Test Condition: @Area() < 0.2
"@Area()" is one of FME Feature Functions; you can enter it with the Arithmetic Editor.
(2) Dissolve the polygons output from the Passed port of the Tester.
Grouop By "Ldlr" and "Plot".
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.