MobilityDB  1.0

◆ tpointseq_to_wkb_buf()

static uint8_t* tpointseq_to_wkb_buf ( const TSequence seq,
uint8_t *  buf,
uint8_t  variant 
)
static

Writes into the buffer the temporal sequence point represented in Well-Known Binary (WKB) format as follows.

  • Endian
  • Linear, SRID, Geodetic, Z, Temporal Subtype
  • SRID (if requested)
  • Number of instants
  • Lower/upper inclusive
  • For each instant
    • Output of the instant by function coords_ts_to_wkb_buf