Class SpatialOperator
Class encapsulating the behavior specific to a GIS operation (used by lookups).
Declaration
class SpatialOperator
source linkDocumentation
Methods
▶ def __init__(self, op=None, func=None) Overrides
This method is overriden in:
▶ def as_sql(self, connection, lookup, template_params, sql_params) Overrides
This method is overriden in:
@property
def default_template(self)
Subclasses
Reexports