Class GeometryField

This is the basic form field for a Geometry. Any textual input that is accepted by GEOSGeometry is accepted by this form. By default, this includes WKT, HEXEWKB, WKB (in a buffer), and GeoJSON.

Declaration

class GeometryField(forms.Field)
source link

Documentation

Methods

Subclasses

Reexports