Skip to main content
Solved

Neighborfinder doesn't add attributes from polygon candidates

  • October 21, 2021
  • 2 replies
  • 32 views

tim_bkr
Participant
Forum|alt.badge.img+5

Hi.

I'm trying to find the nearest polygon (city polygon) to a set of points (border posts).

And I tried out the neighborfinder transformer. It seems to work fine except that it doesn't add the attributes of the nearest polygon to the point feature.

What am I missing ?

 

Best answer by ebygomm

Under attribute accumulation have you ticked merge attributes?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, 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.

2 replies

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • Best Answer
  • October 21, 2021

Under attribute accumulation have you ticked merge attributes?


tim_bkr
Participant
Forum|alt.badge.img+5
  • Author
  • Participant
  • 13 replies
  • October 21, 2021

no I hadn't.

Thank you!