module documentation

Undocumented

Class ​BBContains​Lookup The 'bbcontains' operator returns true if A's bounding box completely contains by B's bounding box.
Class ​BBOverlaps​Lookup The 'bboverlaps' operator returns true if A's bounding box overlaps B's bounding box.
Class ​Contained​Lookup The 'contained' operator returns true if A's bounding box is completely contained by B's bounding box.
Class ​Contains​Lookup Undocumented
Class ​Contains​Properly​Lookup Undocumented
Class ​Covered​By​Lookup Undocumented
Class ​Covers​Lookup Undocumented
Class ​Crosses​Lookup Undocumented
Class ​Disjoint​Lookup Undocumented
Class ​Distance​GTELookup Undocumented
Class ​Distance​GTLookup Undocumented
Class ​Distance​Lookup​Base Undocumented
Class ​Distance​Lookup​From​Function Undocumented
Class ​Distance​LTELookup Undocumented
Class ​Distance​LTLookup Undocumented
Class ​DWithin​Lookup Undocumented
Class ​Equals​Lookup Undocumented
Class ​GISLookup No class docstring; 0/4 instance variable, 0/3 class variable, 1/7 method documented
Class ​Intersects​Lookup Undocumented
Class ​Left​Lookup The 'left' operator returns true if A's bounding box is strictly to the left of B's bounding box.
Class ​Overlaps​Above​Lookup The 'overlaps_above' operator returns true if A's bounding box overlaps or is above B's bounding box.
Class ​Overlaps​Below​Lookup The 'overlaps_below' operator returns true if A's bounding box overlaps or is below B's bounding box.
Class ​Overlaps​Left​Lookup The overlaps_left operator returns true if A's bounding box overlaps or is to the left of B's bounding box.
Class ​Overlaps​Lookup Undocumented
Class ​Overlaps​Right​Lookup The 'overlaps_right' operator returns true if A's bounding box overlaps or is to the right of B's bounding box.
Class ​Raster​Band​Transform Undocumented
Class ​Relate​Lookup Undocumented
Class ​Right​Lookup The 'right' operator returns true if A's bounding box is strictly to the right of B's bounding box.
Class ​Same​As​Lookup 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.
Class ​Strictly​Above​Lookup The 'strictly_above' operator returns true if A's bounding box is strictly above B's bounding box.
Class ​Strictly​Below​Lookup The 'strictly_below' operator returns true if A's bounding box is strictly below B's bounding box.
Class ​Touches​Lookup Undocumented
Class ​Within​Lookup Undocumented