Nome

ST_ApproximateMedialAxis — Deprecated alias for CG_ApproximateMedialAxis.

Sinopse

geometry ST_ApproximateMedialAxis(geometry geom);

Description

[Atenção]

ST_ApproximateMedialAxis is deprecated as of 3.5.0. Use CG_ApproximateMedialAxis instead.

[Nota]

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

This method needs SFCGAL backend.