I have contour lines that I want to join to create polygons. I am using the Snapper transformer followed by the AreaBuilder transformer.
However, it is difficult to set tolerances for the snapping tool because my input files are all so different. Is there a way to work out the maximum distance between two ends of a line so then I can set the snapping tolerances differently depending on the length of the gap?
Thanks,