:right-sidebar: True GeometryType =================================================================== .. currentmodule:: gi.repository.Shumate .. versionadded:: 1.2 .. class:: GeometryType :no-contents-entry: A type of geometry. Fields ------ .. rst-class:: interim-class .. class:: GeometryType :no-index: .. attribute:: LINESTRING A single line .. attribute:: MULTILINESTRING A collection of lines .. attribute:: MULTIPOINT A collection of points .. attribute:: MULTIPOLYGON A collection of polygons .. attribute:: POINT A single point .. attribute:: POLYGON A single polygon .. attribute:: UNKNOWN Unknown geometry type