MobilityDB 1.1

◆ span_ge()

bool span_ge ( const Span s1,
const Span s2 
)

Return true if the first span is greater than or equal to the second one.

SQL Operator:
>=
PyMEOS Function:
ge()