st_simplifypreservetopology


Description

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.

Parameters

Name Type Mode
$1 USER-DEFINED IN
$2 double precision IN