y_max function

Returns the maximum y coordinate of a geometry. Calculations are in the Spatial Reference System of this Geometry.

Syntax

y_max(geom)

Arguments

geom → a geometry

Example

 y_max($geometry) → returns maximum y coordinate of $geometry