ST_Scroll — 閉じたLINESTRINGの開始点を変更する
geometry ST_Scroll(
geometry linestring, geometry point)
;
閉じたLINESTRINGの開始/終了点を point
で指定した頂点に変更します。
Availability: 3.2.0
This function supports 3d and will not drop the z-index.
This function supports M coordinates.