Geo.GeometryCollection (Geo v3.5.0) View Source
Defines the GeometryCollection struct.
Link to this section Summary
Link to this section Types
Specs
t() :: %Geo.GeometryCollection{ geometries: [Geo.geometry()], properties: map(), srid: integer() | nil }