MobilityDB 1.3
Loading...
Searching...
No Matches

◆ geog_from_hexewkb()

GSERIALIZED * geog_from_hexewkb ( const char *  wkt)
inline

Return a geography from its ASCII hex-encoded Well-Known Binary (HexEWKB) representation.

Parameters
[in]wktWKT string
Note
This is a a stricter version of geog_in, where we refuse to accept (HEX)WKB or EWKT.
PostGIS function: LWGEOM_from_text(PG_FUNCTION_ARGS)