MobilityDB 1.1

◆ Contains_stbox_stbox()

PGDLLEXPORT Datum Contains_stbox_stbox ( PG_FUNCTION_ARGS  )

Return true if the first spatiotemporal box contains the second one.

SQL Function:
stbox_contains()
SQL Operator:
@>