Points To Line

This node generate lines from points according to group id and serial label. The result table contains one LineString object per group value. Each constructed LineString object represents one or more connected linear splines between the given points of a group ordered by the serial column. Repeated points in the ordered sequence are allowed, but may incur performance penalties and should be avoided. A LineString may cross itself. A LineString has zero area and non-zero length.

The node is based on the GeoPandas project and uses the following related information and function:

Options

Geometry column

Select the geometry column to use.

Group column

Select the group column (string) as group id for points.

Serial column

Select the serial column (numeric) for each group .

Input Ports

Icon

Table with geometry column.

Output Ports

Icon

Table with transformed geometry column.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.