module documentation

Undocumented

Variable ​SRIDCache​Entry Undocumented
Class ​Base​Spatial​Field The Base GIS Field.
Class ​Extent​Field Used as a return value from an extent aggregate
Class ​Geometry​Collection​Field Undocumented
Class ​Geometry​Field The base Geometry field -- maps to the OpenGIS Specification Geometry type.
Class ​Line​String​Field Undocumented
Class ​Multi​Line​String​Field Undocumented
Class ​Multi​Point​Field Undocumented
Class ​Multi​Polygon​Field Undocumented
Class ​Point​Field Undocumented
Class ​Polygon​Field Undocumented
Class ​Raster​Field Raster field for GeoDjango -- evaluates into GDALRaster objects.
Function get​_srid​_info Return the units, unit name, and spheroid WKT associated with the given SRID from the spatial_ref_sys (or equivalent) spatial database table for the given database connection. These results are cached.
Variable ​_srid​_cache Undocumented
SRIDCacheEntry =

Undocumented

def get_srid_info(srid, connection):
Return the units, unit name, and spheroid WKT associated with the given SRID from the spatial_ref_sys (or equivalent) spatial database table for the given database connection. These results are cached.
_srid_cache =

Undocumented