MobilityDB 1.3
Loading...
Searching...
No Matches
Functions

Transformation functions for temporal geometries. More...

Functions

Temporaltgeo_affine (const Temporal *temp, const AFFINE *a)
 Return the 3D affine transform of a temporal geo to do things like translate, rotate, scale in one step. More...
 
Temporaltgeo_scale (const Temporal *temp, const GSERIALIZED *scale, const GSERIALIZED *sorigin)
 Scale a temporal geo by given factors. More...
 
Temporal ** tpoint_make_simple (const Temporal *temp, int *count)
 Return a temporal point split into an array of non self-intersecting fragments. More...
 

Detailed Description

Transformation functions for temporal geometries.