名前

ST_ApproximateMedialAxis — Deprecated alias for CG_ApproximateMedialAxis.

概要

geometry ST_ApproximateMedialAxis(geometry geom);

Description

[警告]

ST_ApproximateMedialAxis is deprecated as of 3.5.0. Use CG_ApproximateMedialAxis instead.

[注記]

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

このメソッドにはSFCGALバックエンドが必要です。