I am trying to create a boundary from contour data to define three different areas. I split the areas using test filter and tried AreaBuilder. It created polygons for closed lines. But It doesn't create outline boundary.
Solved
Creating Outline Boundary from Contour Data
Best answer by nathanatsafe
The HullAccumulator transformer should be able to achieve this. I find starting with a blank Alpha value is useful because FME will try to pick the best one for you automatically (Alpha dictates how geometry connectivity is calculated). However, in this case, it produces some artifacts. An Alpha of 1000 might be more useful, but it does depend on the desired result.
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.
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.


