class documentation

Undocumented

Method read Return a _pointer_ to C GEOS Geometry object from the given WKB.

Inherited from IOBase:

Method __init__ Undocumented
Instance Variable ptr Undocumented

Inherited from CPointerBase (via IOBase, GEOSBase):

Method __del__ Free the memory used by the C++ object.
Method ptr.setter Undocumented
Class Variable destructor Undocumented
Instance Variable _ptr Undocumented
def read(self, wkb): (source)

Return a _pointer_ to C GEOS Geometry object from the given WKB.