Class StrictlyBelowLookup

The 'strictly_below' operator returns true if A's bounding box is strictly below B's bounding box.

Declaration

@BaseSpatialField.register_lookup
class StrictlyBelowLookup(GISLookup)
source link

Documentation

Inherited methods