Geo v1.1.2 Geo.MultiPolygon
Defines the MultiPolygon struct. Implements the Ecto.Type behaviour
Summary
Types
t :: %Geo.MultiPolygon{coordinates: [[[{number, number}]]], srid: integer}
Defines the MultiPolygon struct. Implements the Ecto.Type behaviour
t :: %Geo.MultiPolygon{coordinates: [[[{number, number}]]], srid: integer}