All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable, EvaluatorMapper

public class StYMax extends UnaryScalarFunction
Determines the maximum value of the y-coordinate from a geometry. The function `st_ymax` is defined in the OGC Simple Feature Access standard. Alternatively it is well described in PostGIS documentation at PostGIS:ST_YMAX.