max The maximum pixel value of the band (excluding the “no data” value).
class Envelope(*args) Represents an OGR Envelope structure that contains the minimum and maximum X, Y coordinates for a rectangle
extent Returns the envelope of this geometry as a 4-tuple, instead of as an Envelope object:
kml Returns a string representation of this geometry in KML format.
fields Returns a list of the names of the fields of data associated with the feature. This will be the same for all features
wkb Returns a buffer containing a WKB representation of this geometry.
height The height of the band in pixels (Y-axis).
num_fields Returns the number of fields of data associated with the feature. This will be the same for all features in a given
ewkt Returns the EWKT representation of this geometry.
class CoordTransform(source, target) Represents a coordinate system transform. It is initialized with two SpatialReference
Page 1 of 18