class BaseGeometryWidget This is an abstract base widget containing the logic needed by subclasses. You cannot directly use
class MultiPointField
BaseGeometryWidget.map_srid SRID code used by the map (default is 4326).
class PolygonField
class PointField
class GeometryField
BaseGeometryWidget.supports_3d Indicates if the widget supports edition of 3D data (default is False).
class LineStringField
Field.srid This is the SRID code that the field value should be transformed to. For example, if the map widget SRID is different
Field.geom_type You generally shouldn’t have to set or change that attribute which should be setup depending on the field class
Page 2 of 2