GeometryCollection
public struct GeometryCollection
The GeometryCollection struct represents a collection of Geometry objects as defined by the
GeoJSON specification.
It provides a way to group multiple geometries together, regardless of their types.
GeometryCollection Structure Reference