django
API Documentation
Modules
Classes
Names
django
.
contrib
.
gis
.
geos
.
coordseq
Toggle Private API
module documentation
This module houses the GEOSCoordSeq object, which is used internally by GEOSGeometry to house the actual coordinates of the Point, LineString, and LinearRing geometries.
Class
GEOSCoordSeq
The internal representation of a list of coordinates inside a Geometry.