MobilityDB 1.1

◆ tpointseq_at_geometry()

TSequence ** tpointseq_at_geometry ( const TSequence seq,
const GSERIALIZED gs,
int *  count 
)

Restrict a temporal point to (the complement of) a geometry.

The function splits the temporal point in an array of temporal point sequences that are simple (that is, not self-intersecting) and loops for each piece

Parameters
[in]seqTemporal sequence point
[in]gsGeometry
[out]countNumber of elements in the resulting array
Precondition
The temporal sequence is simple, that is, does not self-intersect