MobilityDB 1.1

◆ Contained_tpoint_tpoint()

PGDLLEXPORT Datum Contained_tpoint_tpoint ( PG_FUNCTION_ARGS  )

Return true if the spatiotemporal box of the first temporal point is contained in the one of the second temporal point.

SQL Function:
contained_bbox()
SQL Operator:
@>