ST_M — 返回点的M坐标。
float
ST_M
(
geometry
a_point
)
;
返回点的M坐标,如果不可用,则返回NULL。输入必须是点。
![]() |
|
这还不是OGC规范的一部分,但在此列出是为了完成点坐标提取函数列表。 |
This method implements the
OGC Simple Features
Implementation Specification for SQL 1.1.
This method implements the SQL/MM specification.
This function supports 3d and will not drop the z-index.