Geo v1.1.2 Geo.GeometryCollection

Defines the GeometryCollection struct. Implements the Ecto.Type behaviour

Summary

Types

t :: %Geo.GeometryCollection{geometries: [Geo.geometry], srid: integer}

Functions

blank?()
cast(geometry_collection)
dump(geometry_collection)
load(geometry_collection)
type()