Unary Union 

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

Buffer 

Generates a buffer based on a given distance.

Clip 

This node will clip target geometries to the mask extent.

Dissolve 

This node aggregate geometries based on group id (string column) and only keep the two column.

Euclidean Distance 

This node will calculate the Euclidean distance between each origin and destination pair.

Multiple Ring Buffer 

This node generates a buffer for each of the given distances for the input geometric object.

Nearest Join 

Merges the two input tables based on their spatial relationship.

Overlay 

Performs spatial overlay between two geometries.