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

◆ geo_as_hexewkb()

char * geo_as_hexewkb ( const GSERIALIZED gs,
const char *  endian 
)

Return the ASCII hex-encoded Well-Known Binary (HexWKB) representation of a geometry/geography.

Parameters
[in]gsGeometry/geography
[in]endianEndianness
Note
PostGIS function: AsHEXEWKB(gs, string)