MobilityDB 1.1

◆ gserialized_from_ewkb()

GSERIALIZED * gserialized_from_ewkb ( const bytea bytea_wkb,
int32  srid 
)

Return a geometry from its EWKB representation.

Note
PostGIS function: LWGEOMFromEWKB(wkb, [SRID])
wkb is in binary not hex form
This function parses EWKB (extended form) which also contains SRID info.