Icon

Spatial Calculation

Nodes that facilitate the calculation and representation of spatial properties, enveloping geometries, and complex geometric unions.

This category contains 10 nodes.

Area 

Calculates the area of geometric objects.

Bounding Box 

This node generate rectangles representing the envelope of each geometry.

Bounding Circle 

For each input geometry this node generates the minimum bounding circle that contains all its points.

Bounds 

Computes the bound for geometric objects.

Convex Hull 

This node generate the smallest convex Polygon containing all the points in each geometry.

Coordinates XYZ 

Extracts the XYZ coordinates.

Length 

Calculates the length of geometric objects.

Line Endpoints 

This node returns two geometry columns representing the start and end points of each line in the input data.

Total Bounds 

Computes the total bounds for all given geometric objects.

Unary Union 

This node returns a geometry containing the union of all geometries in the input column.