Class OverlapsLeftLookup

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

Declaration

@BaseSpatialField.register_lookup
class OverlapsLeftLookup(GISLookup)
source link

Documentation

Inherited methods