Bounding Box

This node generate rectangles representing the envelope of each geometry. That is, the point or smallest rectangular polygon (with sides parallel to the coordinate axes) that contains each of the geometries.

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

Options

Geometry column

Select the geometry column to compute the bounding box.

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

Input table with a geospatial column to compute the 'box' for.

Output Ports

Icon

Geo input table with additional 'box' column containing the box of each input geometry in the units of the CRS.

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.