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

◆ tpoint_linear_inter_geom()

Temporal * tpoint_linear_inter_geom ( const Temporal temp,
const GSERIALIZED gs,
bool  clip 
)

Return the temporal intersection/intersects of a temporal geometric point with linear interpolation and a 2D geometry.

The temporal geometric point may be in 2D or 3D and the Z dimension is also computed

Note
For performance reasons we avoid the call to ST_Intersection which delegates the computation to GEOS
Precondition
The arguments have the same SRID, the geometry is 2D and is not empty. This is verified in tgeo_restrict_geom