field_precisions Returns a list of the numeric precisions for each of the fields in this layer. This is meaningless (and set
proj Returns the PROJ.4 representation for this spatial reference.
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.
hex Returns a string representation of this geometry in HEX WKB format:
data(data=None, offset=None, size=None, shape=None) New in Django 1.9.
name The name of the source which is equivalent to the input file path or the name provided upon instantiation.
within(other) Returns True if this geometry is contained within the other, otherwise returns False
srs The spatial reference system of the raster, as a SpatialReference instance. The SRS can be changed by setting
num Returns the number corresponding to the OGR geometry type:
Page 10 of 18