x_min function

Returns the minimum x coordinate of a geometry. Calculations are in the Spatial Reference System of this Geometry.

Syntax

x_min(geom)

Arguments

geom → a geometry

Example

 x_min($geometry) → returns minimum x coordinate of $geometry