I have a file of 100+ polygons and need to find lines that exist outside of the polygon based on a join condition that links the line to the polygon.
ie find me the lines in file x that exist outside of a polygon where line.shape not in/not entirely within polygon.shape and line.auth = polygon.auth
I'm a new FME user - I've experimented with both the spatial relator and the spatial filter. I don't know if I'm just using them incorrectly! any help appreciated!
Thanks
Baz