kml Returns a string representation of this geometry in KML format.
local Returns True if this spatial reference is local (root node is LOCAL_CS).
max_y The value of the maximum Y coordinate.
fields Returns a list of the names of the fields of data associated with the feature. This will be the same for all features
pixel_count New in Django 1.9. The total
layer_count Returns the number of layers in the data source.
extent Returns the envelope of this geometry as a 4-tuple, instead of as an Envelope object:
name Returns the name of this field: >>>
geotransform The affine transformation matrix used to georeference the source, as a tuple of six coefficients which map pixel/line
contains(other) Returns True if this geometry contains the other, otherwise returns False.
Page 3 of 18