View Source Geo.GeometryCollection (Geo v4.0.1)
Defines 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 }