% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
Description
Extracts the maximum value of the y
coordinates from the supplied geometry. If the geometry is of type geo_point
or geo_shape
this is equivalent to extracting the maximum latitude
value.