django
Returns the Django field type (a subclass of GeometryField) to use for storing this OGR type, or None
if there is no appropriate Django type:
>>> gt1.django 'PolygonField'
django
Returns the Django field type (a subclass of GeometryField) to use for storing this OGR type, or None
if there is no appropriate Django type:
>>> gt1.django 'PolygonField'
Please login to continue.