scale Pixel width and height used for georeferencing the raster, as a as a point object with x and y
wkt Returns a string representation of this geometry in WKT format.
srid Returns the SRID of top-level authority, or None if undefined.
origin Coordinates of the top left origin of the raster in the spatial reference system of the source, as a point object with
units Returns a 2-tuple of the units value and the units name and will automatically determines whether to return the linear
expand_to_include(*args)
to_esri() Morphs this SpatialReference to ESRI’s format.
class Feature Feature wraps an OGR feature. You never create a Feature object directly. Instead, you
index A method that returns the index of the given field name. This will be the same for all features in a given layer:
get_fields() A method that returns a list of the values of a given field for each feature in the layer:
Page 6 of 18