Skip to contents

Returns a simplified version of the geometry that preserves topology.

Usage

ST_SimplifyPreserveTopology(geom, tolerance)

Arguments

geom

GEOMETRY

tolerance

DOUBLE

Value

GEOMETRY

Provided by

The spatial extension (LOAD spatial;).