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

◆ geom_from_hexewkb()

GSERIALIZED * geom_from_hexewkb ( const char *  wkt)
inline

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

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