class OGRGeomType(type_input) This class allows for the representation of an OGR geometry type in any of several ways:
data(data=None, offset=None, size=None, shape=None) New in Django 1.9.
std New in Django 1.10. The standard deviation
name The name of the source which is equivalent to the input file path or the name provided upon instantiation.
field_precisions Returns a list of the numeric precisions for each of the fields in this layer. This is meaningless (and set
spatial_filter Property that may be used to retrieve or set a spatial filter for this layer. A spatial filter can only be set
coord_dim Returns or sets the coordinate dimension of this geometry. For example, the value would be 2 for two-dimensional geometries
area Returns the area of this geometry, or 0 for geometries that do not contain an area:
layer_name Returns the name of the Layer that the feature came from. This will be the same for all features in
inverse_flattening Returns the inverse flattening of the ellipsoid for this spatial reference.
Page 12 of 18