Bounding Circle

For each input geometry this node generates the minimum bounding circle that contains all its points. The minimum bounding circle is determined by finding the two points that are farthest apart, and the center and radius of the circle are calculated from these points.

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

Options

Geometry column

Select the geometry column to compute the minimum bounding circle.

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 the geometry column to compute the bounding circle for

Output Ports

Icon

Input table with the computed bounding circle

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.