5. Geospatial Functions : MPolyFromWKB
 
Share this page                  
MPolyFromWKB
MPOLYFROMWKB(b binary [, srid integer])
Alias: ST_MPOLYFROMWKB
Returns a multipolygon 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