Geo v1.1.2 Geo.LineString

Defines the LineString struct. Implements the Ecto.Type behaviour

Summary

Types

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

Functions

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