ST_Points — ジオメトリの全ての座標を含むマルチポイントを返します。
geometry ST_Points(
geometry geom )
;
ジオメトリの全ての座標値からなるマルチポイントを返します。入力ジオメトリの重複ポイントを削除せず、環ジオメトリの開始点と終了点も削除しません (この挙動を望まない場合にはST_RemoveRepeatedPointsを使って消します)。
M値とZ値が存在する場合には保持されます。
This method supports Circular Strings and Curves
This function supports 3d and will not drop the z-index.
Availability: 2.3.0