Directed Bezier Curve

This node generates a GeoSeries containing geometries representing smooth Bézier curves between origin and destination points. The Bézier curves are created based on user-defined parameters, including the number of points, height scaling, and curve angle. This transformation is particularly useful for visualizing flows or movements in a more intuitive manner compared to straight lines.

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

Options

Origin geopoint column

Select the geometry column that describes the origins.

Destination geopoint column

Select the geometry column that describes the destination.

Column name for result geometry

Specify the column name to define the Bézier curve.

Number of points

Specify the number of points to define the Bézier curve.

Height scale

Set the scale factor for the curve's height, controlling the distance of the curve from the straight line.

Curve angle (degrees)

Define the angle that controls the shape and direction of the Bézier curve.

Input Ports

Icon

Input table containing geometry columns representing origin and destination points.

Output Ports

Icon

Output table with geometry columns representing Bézier curves connecting origin and destination points.

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.