BaseGeometryWidget.template_name The template used to render the map widget. You can pass widget
class MultiLineStringField
class OpenLayersWidget This is the default widget used by all GeoDjango form fields. template_name is gis/openlayers
class OSMWidget This widget uses an OpenStreetMap base layer (Mapnik) to display geographic objects on. template_name
BaseGeometryWidget.display_raw Boolean value specifying if a textarea input showing the serialized representation of the current
class MultiPolygonField
BaseGeometryWidget.map_width Height and width of the widget map (default is 400x600).
BaseGeometryWidget.map_srid SRID code used by the map (default is 4326).
class GeometryCollectionField
class BaseGeometryWidget This is an abstract base widget containing the logic needed by subclasses. You cannot directly use
Page 1 of 2