envelope Returns the envelope of this geometry, as an Envelope object.
x Returns the X coordinate of this point: >>>
geos Returns a
y Returns the Y coordinate of this point: >>>
sym_difference() Returns the region consisting of the symmetric difference of this geometry and the other, as a new OGRGeometry
num_feat Returns the number of features in the layer. Same as len(layer):
semi_minor Returns the semi minor axis of the ellipsoid for this spatial reference.
test_capability(capability) Returns a boolean indicating whether this layer supports the given capability (a string). Examples
intersects(other) Returns True if this geometry intersects the other, otherwise returns False.
angular_units Returns the value of the angular units.
Page 9 of 18