Function st_x

Source
pub fn st_x<geometry>(geometry: geometry) -> st_x<geometry>
where geometry: AsExpression<Nullable<Geometry>>,
Expand description

Return the X coordinate of the point, or NULL if not available. Input must be a point.