Skip to main content

I have a set of data in the form of closed areas:

I need to find a relationship between them (with a Spatial Relator or NeighborFinder) and then give the same ID for the related areas(the candidate receives the base id) or at least have a tabular summary of id plotted areasThe requestor and Supplier have separetly id list.

There is a custom transformer - ListCombiner - that can be used with the list generated in the SpatialRelator and the original ID field to create a group attribute

grouping-polygons.fmwt


There is a custom transformer - ListCombiner - that can be used with the list generated in the SpatialRelator and the original ID field to create a group attribute

grouping-polygons.fmwt

could you present what if the Requestor and Supplier have another id?

 

Thanks a lot for your help