import_proj(proj) Import spatial reference from PROJ.4 string.
value Returns the value of this field. The Field class itself returns the value as a string, but each subclass
units Returns a 2-tuple of the units value and the units name and will automatically determines whether to return the linear
identify_epsg() This method inspects the WKT of this SpatialReference and will add EPSG authority nodes where an
origin Coordinates of the top left origin of the raster in the spatial reference system of the source, as a point object with
geom_type Returns the type of geometry for this feature, as an OGRGeomType object. This will be the same for all
index A method that returns the index of the given field name. This will be the same for all features in a given layer:
class Layer Layer is a wrapper for a layer of data in a DataSource object. You never create a Layer
name Returns the name of this layer in the data source.
get_geoms(geos=False) A method that returns a list containing the geometry of each feature in the layer. If the optional argument
Page 5 of 18