I need to use a transformer so I can have as output the attributes all together, the points that are inside a polygon, which ones I may be using?
Page 1 / 1
Hi @mr_fme
did you try to use the transformer PointOnAreaOverlayer?
Thanks,
Danilo
Hi @mr_fme
did you try to use the transformer PointOnAreaOverlayer?
Thanks,
Danilo
Hi @mr_fme
did you try to use the transformer PointOnAreaOverlayer?
Thanks,
Danilo
The SpatialRelator could be another option. If the polygons don't overlap each other, the Clipper or the SpatialFilter could also be choices. But why wouldn't you like to use the PointOnAreaOverlayer?
Thank´s a lot