I have a point (base) and a list of lines (candidates). a nearest line is found using NeighborFinder. it seems that the result from "matched" port does not have geometry of matched lines (the candidates). Any suggestions?
Solved
How to get matched feature(s) from NeighborFinder?
Best answer by daveatsafe
Hi @george,
Please add a GeometryExtractor before the NeighborFinder to extract the Candidate geometry into an attribute. After the NeighborFinder, you can use a GeometryReplacer to replace the Base geometry with the line geometry from that attribute.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.