xml Returns the XML representation of this spatial reference.
area Returns the area of this geometry, or 0 for geometries that do not contain an area:
tuple Returns the coordinates of a point geometry as a tuple, the coordinates of a line geometry as a tuple of tuples, and so
difference() Returns the region consisting of the difference of this geometry and the other, as a new OGRGeometry
wkt Returns the WKT representation of this spatial reference.
validate() Checks to see if the given spatial reference is valid, if not an exception will be raised.
nodata_value The “no data” value for a band is generally a special marker value used to mark pixels that are not valid data
equals(other) Returns True if this geometry is equivalent to the other, otherwise returns False.
srid Returns or sets the spatial reference identifier corresponding to SpatialReference of this geometry. Returns
num_coords Alias for point_count.
Page 15 of 18