Simplify Geometries
Overview
➡️ Use Douglas-Peucker algorithm to simplify geometries in the selected table. ✅ The input table geometries will be updated.
Arguments
Mandatory inputs
tableName— Name of the tableName of the table on which geometries will be simplified
Type:
String
Optional inputs
distanceTolerance— Distance toleranceSets the tolerance distance for the simplification (FLOAT)
Type:
DoubleDefault:
1preserveTopology— Preserve topology ?Do you want to preserve topology?
Type:
BooleanDefault:
false
Output
result— Result output stringThis type of result does not allow the blocks to be linked together.
Type:
String