pub fn st_y<geometry>(geometry: geometry) -> st_y<geometry>where
geometry: AsExpression<Geometry>,
Expand description
Return the Y coordinate of the point, or NULL if not available. Input must be a point.
pub fn st_y<geometry>(geometry: geometry) -> st_y<geometry>where
geometry: AsExpression<Geometry>,
Return the Y coordinate of the point, or NULL if not available. Input must be a point.