point_count Returns the number of points used to describe this geometry:
class Layer Layer is a wrapper for a layer of data in a DataSource object. You never create a Layer
geom_type Returns the type of geometry for this feature, as an OGRGeomType object. This will be the same for all
wkt Returns a string representation of this geometry in WKT format.
get_fields() A method that returns a list of the values of a given field for each feature in the layer:
skew Skew coefficients used to georeference the raster, as a point object with x and y members. In
get_geoms(geos=False) A method that returns a list containing the geometry of each feature in the layer. If the optional argument
name Returns the name of this Spatial Reference.
coords An alias for tuple.
scale Pixel width and height used for georeferencing the raster, as a as a point object with x and y
Page 7 of 18