bounds_width function

Returns the width of the bounding box of a geometry. Calculations are in the Spatial Reference System of this Geometry.

Syntax

bounds_width(geom)

Arguments

geom → a geometry

Example

 bounds_width($geometry) → returns width of bounding box of $geometry