Nome

ST_StraightSkeleton — Deprecated alias for CG_StraightSkeleton.

Sinossi

geometry ST_StraightSkeleton(geometry geom);

Description

[Avvertimento]

ST_StraightSkeleton is deprecated as of 3.1.0. Use CG_StraightSkeleton instead.

[Nota]

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

Availability: 2.1.0

Questo metodo richiede il backend SFCGAL.