Polygon To Line

This node return the boundaries of each polygon with geopandas.GeoSeries.boundary, which Returns a GeoSeries of lower dimensional objects representing each geometry’s set-theoretic boundary.

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

Options

Geometry column

Select the geometry column to transform.

Output

Group of settings that define the format of the result table.

Output column

Choose where to place the result column:

Available options:

  • Replace: Replace the selected input column with the result.
  • Append: Append a new column with the name provided below.
New column name

The name of the new column that is appended if 'Append' is selected.

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.