Clip

This node will clip target geometries to the mask extent. Both layers must be in the same Coordinate Reference System (CRS),otherwise, the CRS of the right table will be transformed to that of the left table. The geometries will be clipped to the full extent of the clip object. If there are multiple polygons in the mask geometry column, the geometries in the target geometry column will be clipped to the total boundary of all mask polygons.

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

Options

Target geometry column

Select the geometry column to be clipped to mask.

Mask geometry column

Select the geometry column used to clip the target geometry.

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

Left (top) table with geometry column to be clipped

Icon

Right (bottom) table with geometry column to clip

Output Ports

Icon

Clipped geo table

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.