Skip to main content
Solved

Merge intersected polygons within one feature class

  • June 21, 2017
  • 1 reply
  • 12 views

pinkopo
Contributor
Forum|alt.badge.img+5

Hi I am quite new to FME and just posting my first question here :)

How can I merge intersected polygons within one feature class?

Only other requirement is I only want to merge the ones which have the same attribute value in one field.

Thanks!

Best answer by ebygomm

A dissolver using the attribute value as the group by attribute will merge intersected polyongs with same attribute value

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

ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • Best Answer
  • June 21, 2017

A dissolver using the attribute value as the group by attribute will merge intersected polyongs with same attribute value