I have a layer that contains both polygon and point features that represent individual and groups of high risk trees, I would like to convert all the features contained within the layer into polygons. I thought about generating a small buffer (2m) for each point and then disolving the individual features with there retrosoective buffer feature in order to link required attribute data.
Is there an eaxy way I can achieve this with FME?