All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable, EvaluatorMapper

public class StGeometryType extends SpatialUnaryDocValuesFunction
Returns the geometry type of the given geometry as a string. The function st_geometry_type is defined in the OGC Simple Feature Access standard. Alternatively, it is well described in PostGIS documentation at PostGIS:ST_GeometryType.