Parameters
| Name | Type | Mode |
|---|---|---|
| $1 | USER-DEFINED | IN |
| $2 | double precision | IN |
args: geomA, tolerance - Returns a “simplified” version of the given geometry using the Douglas-Peucker algorithm. Will avoid creating derived geometries (polygons in particular) that are invalid.
| Name | Type | Mode |
|---|---|---|
| $1 | USER-DEFINED | IN |
| $2 | double precision | IN |