DB
FunctionsGeospatial

st_point_from_wkb

Parses a WKB Point payload and returns coordinates as JSON `[x,y]`.

st_point_from_wkb(…) → String

Kind · scalar

Parses a WKB Point payload and returns coordinates as JSON [x,y].

Part of the Geospatial family.