I want to find what postal codes each TRS overlaps and if it overlapps more then one postal boundary,
I want to select the postal code that takes up a largest area in the TRS.
I have use the SpatialRelator and got a list of all postal codes for each TRS, but not sure how to pick the one that have the majority.
I thought about using the centroid of the TRS but some sections overlapps many postal code boundaries and the centroid doesn't always fall in the majority.
Any suggestions will be appreciated.
Thanks
V