5. Geospatial Functions
:
PolyFromWKB
Share this page
PolyFromWKB
POLYFROMWKB(b binary [, srid integer])
Alias: ST_POLYFROMWKB
Returns a polygon that corresponds to the Well Known Binary (WKB) in
b
. The SRID can optionally be specified. It is ‑1 by default.
Result type: geometry