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
◆
tintersects_tpoint_geo()
Temporal
* tintersects_tpoint_geo
(
const
Temporal
*
temp
,
const
GSERIALIZED
*
geo
,
bool
restr
,
bool
atvalue
)
Return the temporal intersects relationship between a temporal point and a geometry.
SQL Function:
tintersects()
Generated by
1.9.4