class documentation

class WithinLookup(GISLookup): (source)

View In Hierarchy

Undocumented

Class Variable lookup_name Undocumented

Inherited from GISLookup:

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.
Method process_rhs Undocumented
Method process_rhs_params Undocumented
Class Variable distance Undocumented
Class Variable sql_template Undocumented
Class Variable transform_func Undocumented
Instance Variable band_lhs Undocumented
Instance Variable band_rhs Undocumented
Instance Variable rhs Undocumented
Instance Variable template_params Undocumented
lookup_name: str = (source)

Undocumented