MobilityDB  1.0

◆ tpointseqset_to_wkb_buf()

static uint8_t* tpointseqset_to_wkb_buf ( const TSequenceSet ts,
uint8_t *  buf,
uint8_t  variant 
)
static

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

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