Skip to main content
Question

Points to Line


Forum|alt.badge.img+1

Hello,

 

I have a series of points that I would like to convert to a polyline feature. I have used the below workbench to accomplish the majority of it, but I'm stumped trying to fill in the gaps (in the line). Can anyone point me in the right direction?

 

CloseUpZoomOut

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+54

Probably more then one way, but the way I do this:

  • NeighborFinder set to candidates only, create closest candidates list.
  • ListExploder to explode the list to features.
  • VertexCreator to create point using closest_base_x / closest_base_y.
  • VertexCreator to add point using closest_candidate_x / closest_candidate_y.
  • Matcher, 2D, Lenient = Yes to get unique lines regardless of direction.

 

Be aware, you uploaded a workspace with credentials. I would advise to change and not use those anymore.


Forum|alt.badge.img+1
  • Author
  • December 4, 2021
nielsgerrits wrote:

Probably more then one way, but the way I do this:

  • NeighborFinder set to candidates only, create closest candidates list.
  • ListExploder to explode the list to features.
  • VertexCreator to create point using closest_base_x / closest_base_y.
  • VertexCreator to add point using closest_candidate_x / closest_candidate_y.
  • Matcher, 2D, Lenient = Yes to get unique lines regardless of direction.

 

Be aware, you uploaded a workspace with credentials. I would advise to change and not use those anymore.

Thanks for the quick reply and the credentials heads up. I've attached an updated sample workspace.

 

I tried the workspace you attached, but I'm still getting spaces in the line. Any advice / feedback?

 

ConnectGapTest1


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings