MobilityDB 1.1

◆ Contains_tnpoint_tnpoint()

PGDLLEXPORT Datum Contains_tnpoint_tnpoint ( PG_FUNCTION_ARGS  )

Return true if the spatiotemporal box of the first temporal network point contain the one of the second temporal network point.

SQL Function:
contains_bbox()
SQL Operator:
@>