as_int() Returns the value of the field as an integer: >>>
name Returns the name of this Spatial Reference.
width Returns the width of this field: >>>
to_esri() Morphs this SpatialReference to ESRI’s format.
get_geoms(geos=False) A method that returns a list containing the geometry of each feature in the layer. If the optional argument
class Feature Feature wraps an OGR feature. You never create a Feature object directly. Instead, you
get_fields() A method that returns a list of the values of a given field for each feature in the layer:
wkt Returns a string representation of this geometry in WKT format.
import_wkt(wkt) Import spatial reference from WKT.
name Returns the name of this layer in the data source.
Page 7 of 18