geo v0.11.2
Modules summary ↑
Geo | Geo |
Geo.GeometryCollection | Defines the GeometryCollection struct. Implements the Ecto.Type behaviour |
Geo.JSON | Converts to and from GeoJSON |
Geo.LineString | Defines the LineString struct. Implements the Ecto.Type behaviour |
Geo.MultiLineString | Defines the MultiLineString struct. Implements the Ecto.Type behaviour |
Geo.MultiPoint | Defines the MultiPoint struct. Implements the Ecto.Type behaviour |
Geo.MultiPolygon | Defines the MultiPolygon struct. Implements the Ecto.Type behaviour |
Geo.Point | Defines the Point struct. Implements the Ecto.Type behaviour |
Geo.Polygon | Defines the Polygon struct. Implements the Ecto.Type behaviour |
Geo.PostGIS | Encoder, Decoder, and Formatter to be used with Postgrex for PostGIS data types |
Geo.WKB | Converts to and from WKB and EWKB |
Geo.WKT | Converts to and from WKT and EWKT |