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
◆
etouches_tpoint_geo()
int etouches_tpoint_geo
(
const
Temporal
*
temp
,
const
GSERIALIZED
*
gs
)
Return 1 if a temporal point and a geometry ever touch, 0 if not, and -1 if the geometry is empty.
SQL Function:
touches()
Generated by
1.9.4