class documentation

Undocumented

Method process_distance Undocumented
Method process_rhs Undocumented
Class Variable lookup_name Undocumented
Class Variable sql_template Undocumented

Inherited from DistanceLookupBase:

Method process_rhs_params Undocumented
Class Variable distance Undocumented

Inherited from GISLookup (via DistanceLookupBase):

Method __init__ Undocumented
Method as_sql Undocumented
Method get_db_prep_lookup Undocumented
Method get_rhs_op Undocumented
Method process_band_indices Extract the lhs band index from the band transform class and the rhs band index from the input tuple.
Class Variable transform_func Undocumented
Instance Variable band_lhs Undocumented
Instance Variable band_rhs Undocumented
Instance Variable rhs Undocumented
Instance Variable template_params Undocumented
def process_distance(self, compiler, connection): (source)
def process_rhs(self, compiler, connection): (source)
lookup_name: str = (source)

Undocumented