Namn

ST_ApproximateMedialAxis — Deprecated alias for CG_ApproximateMedialAxis.

Synopsis

geometry ST_ApproximateMedialAxis(geometry geom);

Description

[Varning]

ST_ApproximateMedialAxis is deprecated as of 3.5.0. Use CG_ApproximateMedialAxis instead.

[Notera]

Like CG_ApproximateMedialAxis, this function ignores the Z dimension and always gives a 2D result, even when used on a 3D geometry.

Availability: 2.2.0

Denna metod behöver SFCGAL-backend.