Skip to main content
Solved

Does the 'dissolver' create multi-part geometries?

  • January 13, 2015
  • 3 replies
  • 360 views

Forum|alt.badge.img
Hi All,

 

 

Our 'all school boundaries' file can be dissolved into Elem, Mid, and High boundaries on the boundary number (elem_num) and/or boundary name (elem_name)

 

 

Using the ArcGIS Dissolver, I can dissolve with the 'create multi-part features' option, and I can accurately create the grade-level boundaries - even those with multiple parts that are then treated as one feature.

 

 

But with the FME dissolver, it actually breaks up features that were originally multi-part, and creates two features from them, and I can't create multi-part features.

 

 

I've tried dissolving by 1 field (elem_num), and 2 fields (elem_num, elem_name), and I get the same result - two features created from an original multi-part feature, and no multi-part features created.

 

 

I've also tried the aggregator, but I keep getting errors about intersecting edges, which I cannot find - but maybe that is the correct transformer to use?

 

 

Thank you!

 

 

 

Best answer by gio

The dissolver automaticaly deaggregates aggregates (multi-part-features). (the help states that) and dissolves only if there is some intersection betweenobjects. You can use group by to elem_num/elem_name

 

If you want to aggregate them, use aggregator (geometry assembly) and again same GroupBy attribute.
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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.

3 replies

david_r
Celebrity
  • January 14, 2015
Hi,

 

 

could you perhaps post some screen dumps that could help explain your question?

 

 

David

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • Best Answer
  • January 14, 2015
The dissolver automaticaly deaggregates aggregates (multi-part-features). (the help states that) and dissolves only if there is some intersection betweenobjects. You can use group by to elem_num/elem_name

 

If you want to aggregate them, use aggregator (geometry assembly) and again same GroupBy attribute.

Forum|alt.badge.img
  • Author
  • January 14, 2015
Gio - thank you - I used an aggregator after the dissolver, using the same fields in both 'group by' parameters, and it works great!!! Thank you!

 

 

 

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings