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.
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.