Skip to main content
Construct a Geometry from WKB string or Binary. This function also supports EWKB format.

Signatures

Parameters

Wkb
String
required
A Well-Known Binary (WKB) representation of a geometry.

Return type

The resulting geometry.

Examples