Skip to main content

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?

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

 

Yes, but I wouldn´t like to use this transformer. I need of the others options.

 

 


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?

 

 


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?

 

 

I like to use SpatialRelator than the others choices. But I was thinked that can´t merge the attributes with SpatialRelator.

 

 

Thank´s a lot

 

 


Reply