📄️ Repair Geometry
Repair invalid geometry in vector data, remove empty geometry when needed, set a segment length tolerance, and output features ready for analysis.
📄️ Simplify Features
Simplify vector geometry based on a tolerance, reduce vertex count, and improve rendering and analysis efficiency while preserving the main shape.
📄️ Unsplit Line
Rejoin line segments with connected endpoints into continuous lines, with optional field-based grouping and attribute statistics.
📄️ Delete Identical
Delete identical feature records based on specified fields and geometry tolerance, keep unique features, and create a new output feature dataset.
📄️ Smooth
Smooth vector geometry to reduce sharp corners and jagged edges, with support for multiple smoothing algorithms and tolerance parameters.