Geo v1.1.2 Geo.Polygon

Defines the Polygon struct. Implements the Ecto.Type behaviour

Summary

Types

t :: %Geo.Polygon{coordinates: [[{number, number}]], srid: integer}

Functions

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