class documentation

class GDALBase(CPointerBase):

Known subclasses: django.contrib.gis.gdal.CoordTransform, django.contrib.gis.gdal.DataSource, django.contrib.gis.gdal.Driver, django.contrib.gis.gdal.OGRGeometry, django.contrib.gis.gdal.SpatialReference, django.contrib.gis.gdal.feature.Feature, django.contrib.gis.gdal.field.Field, django.contrib.gis.gdal.layer.Layer, django.contrib.gis.gdal.raster.base.GDALRasterBase

View In Hierarchy

Undocumented

Inherited from CPointerBase:

Method __del__ Free the memory used by the C++ object.
Method ptr.setter Undocumented
Class Variable destructor Undocumented
Instance Variable ​_ptr Undocumented
Property ptr Undocumented