Reduces the number of vertices in polylines or polygons to simplify their geometry, optimizing complexity while preserving the overall shape. This function improves performance and visualization of spatial data by removing unnecessary detail. When applied to adjacent polygons, care should... more
Generates an envelope or bounding box for the selected geometries, representing the smallest rectangle that completely contains each object. This operation is commonly used to generalize shapes, define spatial extents, or prepare data for indexing, visualization, or spatial queries, providing... more
Converts individual points into connected polylines by automatically following their original sequence or by ordering them according to a specified attribute. This functionality is especially useful for creating linear elements like paths, routes, or boundaries from point datasets. ... more
Creates the smallest convex polygon that fully encloses a selected set of geometries. This operation is ideal for generating bounding areas, simplifying complex datasets, and supporting spatial analysis. The resulting polygon provides the minimal convex envelope around the input features,... more
Inserts a thematic map legend directly into the drawing, making it easier to interpret and communicate the meaning of the applied styles. The legend represents the categories or value ranges used in the map at the time it is created,... more
Allows a closed boundary to be used as a trimming edge to cut intersecting geometries, with the option to keep elements inside or outside the boundary. This makes the tool ideal for refining drawings, isolating areas of interest, or cleaning... more