MobilityDB  1.0

◆ tpointseq_at_geometry()

TSequence** tpointseq_at_geometry ( const TSequence seq,
Datum  geom,
int *  count 
)

Restricts the temporal sequence point to the 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 point
[in]geomGeometry
[out]countNumber of elements in the resulting array
Precondition
The temporal sequence is simple, that is, not self-intersecting