wkb Returns a buffer containing a WKB representation of this geometry.
as_datetime() Returns the value of the field as a tuple of date and time components:
add(geom) Adds a geometry to this geometry collection. Not applicable to other geometry types.
precision Returns the numeric precision of this field. This is meaningless (and set to zero) for non-numeric fields:
__getitem__(target) Returns the value of the given string attribute node, None if the node doesn’t exist. Can also
class CoordTransform(source, target) Represents a coordinate system transform. It is initialized with two SpatialReference
min The minimum pixel value of the band (excluding the “no data” value).
transform(coord_trans, clone=False) Transforms this geometry to a different spatial reference system. May take a CoordTransform
as_double() Returns the value of the field as a double (float):
ewkt Returns the EWKT representation of this geometry.
Page 1 of 18