srid Returns or sets the spatial reference identifier corresponding to SpatialReference of this geometry. Returns
name Returns a short-hand string form of the OGR Geometry type:
name Returns the name of the data source.
auth_code(target) Returns the authority code for the given string target node.
crosses(other) Returns True if this geometry crosses the other, otherwise returns False.
num_points Alias for point_count.
intersection() Returns the region consisting of the intersection of this geometry and the other, as a new OGRGeometry
class LineString x Returns a list of X coordinates
ellipsoid Returns a tuple of the ellipsoid parameters for this spatial reference: (semimajor axis, semiminor axis, and inverse
type Returns the OGR type of this field, as an integer. The FIELD_CLASSES dictionary maps these values onto subclasses
Page 17 of 18