Geo.GeometryCollection (Geo v4.1.0)
View SourceDefines the GeometryCollection struct.
Summary
Types
@type t() :: %Geo.GeometryCollection{ geometries: [Geo.geometry()], properties: map(), srid: integer() | nil }
Defines the GeometryCollection struct.
@type t() :: %Geo.GeometryCollection{ geometries: [Geo.geometry()], properties: map(), srid: integer() | nil }