Question

To merge points from a line (with color) into one line

  • 26 September 2021
  • 2 replies
  • 0 views

Badge

Hey community!

How can I merge des points from a line into one line?

I have a lot of "points lines" that I create with the transformer "Iterative Snipper" to chop that every meter in the lines. And now I want to merge every points in lines with color from points (attached picture).

 

Tnkx a lot!


2 replies

Userlevel 4
Badge +30

Hi @giuseppecfgeo​ 

 

Please, take a look the transformer LineBuilder.

 

https://www.safe.com/transformers/line-builder/

 

 

Thanks in Advance,

Danilo

Userlevel 5
Badge +29

You can use the LineBuilder, but this does assume that the points enter the transformer in the correct order.

eg, if the start and end point enter first, followed by the remaining middle points then your result isn't going to be great

Reply