web/lib/django/contrib/gis/geometry/backend/geos.py
author ymh <ymh.work@gmail.com>
Tue, 15 Mar 2011 10:34:41 +0100
changeset 65 3d18d15135f1
parent 29 cc9b7e14412b
permissions -rw-r--r--
put video url in segment object

from django.contrib.gis.geos import \
    GEOSGeometry as Geometry, \
    GEOSException as GeometryException