ST_LineFromMultiPoint — 从多点几何图形创建线串。
geometry
ST_LineFromMultiPoint
(
geometry
aMultiPoint
)
;
从多点几何图形创建线串。
使用 ST_MakeLine 从点或线串输入创建直线的步骤。
This function supports 3d and will not drop the z-index.