제목

ST_StraightSkeleton — Deprecated alias for CG_StraightSkeleton.

요약

geometry ST_StraightSkeleton(geometry geom);

Description

[주의]

ST_StraightSkeleton is deprecated as of 3.1.0. Use CG_StraightSkeleton instead.

[참고]

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

This method needs SFCGAL backend.