Dissolver

From fmepedia

Dissolver is a Workbench Transformer.

Table of contents


Description

A Dissolver combines area features if they share a common border and if the attributes selected in the Group By box have the same values. The resulting feature will only retain the attributes that were selected in the Group By box. The borders that have been removed are output through the Unused Lines port.

In FME2006 the Dissolver has an option to dissolve overlapping polygons, as well adjoining polygons.

In case no attributes are specified for the Group By, the Dissolver will combine all area features that touch each other.



Example

The attached workspace shows an example use of the Dissolver transformer.

In this example (like the Bufferer example) a GPS dataset consists of a number of waypoints. The waypoints are buffered, where the buffer size is proportional to the vehicle speed at that point. The idea is to show areas where vehicle speed is low to indicate possible areas of traffic congestion. In this example the data is classified and the Dissolver used to create areas of similar traffic speed.


Workspace Screenshot


Output Screenshot

The red areas indicate congested traffic, blue is slow traffic and green is normal moving traffic...

Attached Files
filesizedate
Dissolver Example Output.jpg49.9 kB11/13/08
Dissolver Example.jpg127.5 kB11/13/08
Dissolver Example.zip171.3 kB11/13/08
User Comments Add a new comment