Back to Playground Home

Returns the type of the geometry

select stAsText(bytes_field),
       ST_GeometryType(bytes_field)
from users