Merge overlapping geometries. All output geometries are converted to multi-part geometries if they contain more than one geometry.
With the by
parameter, the input features can be split into groups that are then dissolved
separately. For each input feature, pass a group identifier in the by
parameter. For example,
you can use the "Get Property" function to use an attribute value for grouping.