num_coords Alias for point_count.
equals(other) Returns True if this geometry is equivalent to the other, otherwise returns False.
clone() Returns a clone of this spatial reference object.
name Returns a short-hand string form of the OGR Geometry type:
type Returns the OGR type of this field, as an integer. The FIELD_CLASSES dictionary maps these values onto subclasses
srid Returns or sets the spatial reference identifier corresponding to SpatialReference of this geometry. Returns
bands List of all bands of the source, as GDALBand instances.
geom_type Returns the geometry type of the layer, as an OGRGeomType object:
class GDALBand GDALBand instances are not created explicitly, but rather obtained from a GDALRaster
nodata_value The “no data” value for a band is generally a special marker value used to mark pixels that are not valid data
Page 17 of 18