Skip to main content
Question

line biulder ends with rejected

  • June 19, 2019
  • 1 reply
  • 17 views

Forum|alt.badge.img

HEllo,

I would like to build a line from polyygon center points. The coherent polygons have an id (ivv) on which a I want to create a single line.

First I am using a centerPointReplacer to get the centre point of the polygons. After that I am using aggregator, to group the poins by (ivv). Now I want to build the lines, but it gives back rejected even if I set the connection break output to ivv or not. What should be the correct order or parameter setting to get lines from the aggregated points?

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.

1 reply

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • June 19, 2019

You don't need the aggregator. You can use ivv as a group by in the line builder. Note the line builder assumes your points are in the correct order for the line