Skip to main content
Good morning,

I would need to do a spatial join on FME.
On QGIS, the tool is called "Join attributes by location". I would like to find an FME transformer that does the same as the QGIS tool.

Thank you for your reply

Hi @clement695​ Use the SpatialRelator or SpatialFilter if you don't want the geometry to change.


Reply