MobilityDB
1.1
Spatial relationship functions
econtains_geo_tpoint
edisjoint_tpoint_geo
edisjoint_tpoint_tpoint
edwithin_tpoint_geo
edwithin_tpoint_tpoint
eintersects_tpoint_geo
eintersects_tpoint_tpoint
etouches_tpoint_geo
tcontains_geo_tpoint
tdisjoint_tpoint_geo
tdwithin_tpoint_geo
tdwithin_tpoint_tpoint
tintersects_tpoint_geo
ttouches_tpoint_geo
◆
ttouches_tpoint_geo()
Temporal
* ttouches_tpoint_geo
(
const
Temporal
*
temp
,
const
GSERIALIZED
*
gs
,
bool
restr
,
bool
atvalue
)
Return the temporal touches relationship between a geometry and a temporal point.
SQL Function:
ttouches()
Generated by
1.9.4