geo v0.12.0
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 | PostGIS extension for Postgrex |
| Geo.WKB | Converts to and from WKB and EWKB |
| Geo.WKT | Converts to and from WKT and EWKT |