geom_count Returns the number of elements in this geometry:
intersects(other) Returns True if this geometry intersects the other, otherwise returns False.
class OGRGeomType(type_input) This class allows for the representation of an OGR geometry type in any of several ways:
class SpatialReference(srs_input) Spatial reference objects are initialized on the given srs_input, which may be
class OGRGeometry(geom_input, srs=None) This object is a wrapper for the
field_widths Returns a list of the maximum field widths for each of the fields in this layer:
layer_name Returns the name of the Layer that the feature came from. This will be the same for all features in
spatial_filter Property that may be used to retrieve or set a spatial filter for this layer. A spatial filter can only be set
overlaps(other) Returns True if this geometry overlaps the other, otherwise returns False.
inverse_flattening Returns the inverse flattening of the ellipsoid for this spatial reference.
Page 12 of 18