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

◆ geo_as_ewkb()

uint8_t * geo_as_ewkb ( const GSERIALIZED gs,
const char *  endian,
size_t *  size 
)

Return the Extended Well-Known Binary (EWKB) representation of a geometry/geography.

Parameters
[in]gsGeometry/geography
[in]endianEndianness
[in]sizeSize of result
Note
PostGIS function: WKBFromLWGEOM(PG_FUNCTION_ARGS)