Geo v1.0.1 API Reference

Modules

A collection of GIS functions. Handles conversions to and from WKT, WKB, and GeoJSON for the following geometries

Defines the GeometryCollection struct. Implements the Ecto.Type behaviour

Converts Geo structs to and from a map representing GeoJSON

Defines the LineString struct. Implements the Ecto.Type behaviour

Defines the MultiLineString struct. Implements the Ecto.Type behaviour

Defines the MultiPoint struct. Implements the Ecto.Type behaviour

Defines the MultiPolygon struct. Implements the Ecto.Type behaviour

Defines the Point struct. Implements the Ecto.Type behaviour

Defines the Polygon struct. Implements the Ecto.Type behaviour

Postgis functions that can used in ecto queries PostGIS Function Documentation

PostGIS extension for Postgrex. Supports Geometry and Geography data types

Converts to and from WKB and EWKB

Converts to and from WKT and EWKT