PostGIS
Name
ST_Simplify — Returns a "simplified" geometry version of the given TopoGeometry using the Douglas-Peucker algorithm.
Description
Returns a "simplified" geometry version of the given TopoGeometry using the Douglas-Peucker algorithm on each component edge.
|
Performed by the GEOS module.
Availability: 2.1.0
See Also
Geometry ST_Simplify, ST_IsSimple, ST_IsValid, ST_ModEdgeSplit
AddFace |
RemoveUnusedPrimitives |