Class SameAsLookup
The "~=" operator is the "same as" operator. It tests actual geometric equality of two features. So if A and B are the same feature, vertex-by-vertex, the operator returns true.
Declaration
@BaseSpatialField.register_lookup
class SameAsLookup(
GISLookup)
source linkDocumentation