__iter__() Iterates over the points in a LineString, the rings in a Polygon, or the geometries in
sym_difference() Returns the region consisting of the symmetric difference of this geometry and the other, as a new OGRGeometry
geom Returns the geometry for this feature, as an OGRGeometry object:
test_capability(capability) Returns a boolean indicating whether this layer supports the given capability (a string). Examples
__len__() Returns the number of points in a LineString, the number of rings in a Polygon, or the number
data(data=None, offset=None, size=None, shape=None) New in Django 1.9.
num_feat Returns the number of features in the layer. Same as len(layer):
shell Returns the shell or exterior ring of this polygon, as a LinearRing geometry.
x Returns a list of X coordinates in this line: >>>
name The name of the source which is equivalent to the input file path or the name provided upon instantiation.
Page 11 of 18