Hi
I'm wondering if anyone can give some advice on the following;
If i have 2 simple tables;
One table with 2 records, captured as polygons against the same feature (a building outline); Each record has a unique reference
Another table, also with 2 records, but each captured as a point to represent an address; As with the polygon table, each record has a unique reference.
What i would like to do is allocate the unique reference from each point record to each of the polygon records
It doesn't matter which point reference gets allocated to which polygon record, I only need to be able to allocate.
I should add that the points lie within the polygons
Is this possible in FME? I'm thinking the SpatialRelator may work, but how would FME allocate one reference to another table and then perform the next allocation
thanks
Simon Hume