ST_Y — 返回点的Y坐标。
float ST_Y(geometry a_point);
返回点的Y坐标,如果不可用,则返回值为空。输入必须是一个点。
This method implements the OGC Simple Features
Implementation Specification for SQL 1.1.
This method implements the SQL/MM specification. SQL-MM 3:6.1.4
This function supports 3d and will not drop the z-index.