5. Geospatial Functions
:
MPointFromWKB
Share this page
MPointFromWKB
MPOINTFROMWKB(b binary [, srid integer])
Alias: ST_MPOINTFROMWKB
Returns a multipoint object that corresponds to the Well Known Binary (WKB) in
b
. The SRID can optionally be specified; it is ‑1 by default.
Result type: geometry