merged Returns a LineString representing the line merge of all the components in this MultiLineString
class WKTWriter(dim=2, trim=False, precision=None) This class allows outputting the WKT representation of a geometry. See the
class WKBWriter(dim=2) WKBWriter provides the most control over its output. By default it returns OGC-compliant
overlaps(other)
GEOSGeometry.simple Returns a boolean indicating whether the geometry is ‘simple’. A geometry is simple if and only if it does
class WKTReader Example: >>> from django
outdim This property may be set to change the output dimension of the geometry representation. In other words, if you have a
GEOSGeometry.interpolate(distance)
class Point(x=None, y=None, z=None, srid=None) Point objects are instantiated using arguments that represent the
intersects(other)
Page 8 of 10