Simplify Geometries

Overview

➡️ Use Douglas-Peucker algorithm to simplify geometries in the selected table. ✅ The input table geometries will be updated.

Arguments

Mandatory inputs

tableNameName of the table

Name of the table on which geometries will be simplified

Type: String

Optional inputs

distanceToleranceDistance tolerance

Sets the tolerance distance for the simplification (FLOAT)

Type: Double

Default: 1

preserveTopologyPreserve topology ?

Do you want to preserve topology?

Type: Boolean

Default: false

Output

resultResult output string

This type of result does not allow the blocks to be linked together.

Type: String