Skip to main content
Construct a Geography from EWKB Binary. This function is an alias of ST_GeogFromWKB.

Signatures

Parameters

EWkb
Binary
required
An Extended Well-Known Binary (EWKB) representation of a geometry.

Return type

The computed result.

Example