Class OverlapsRightLookup

The 'overlaps_right' operator returns true if A's bounding box overlaps or is to the right of B's bounding box.

Declaration

@BaseSpatialField.register_lookup
class OverlapsRightLookup(GISLookup)
source link

Documentation

Inherited methods