# geo_turf v0.5.0 - Table of Contents

A spatial analysis tool for Elixir's [Geo](https://github.com/bryanjos/geo) library ported from [TurfJS](http://turfjs.org/).

## Pages

- [Changelog](changelog.md)

## Modules

- [Geo.Turf](Geo.Turf.md): # Geo.Turf
- [Geo.Turf.Classification](Geo.Turf.Classification.md): A collection of classification and boolean spatial functions.

- [Geo.Turf.Helpers](Geo.Turf.Helpers.md): A collection of helper utilities.
Usually users will not have to refer to this directly but it is here
if the need arises.

- [Geo.Turf.Math](Geo.Turf.Math.md): All sorts of mathematical functions

- [Geo.Turf.Measure](Geo.Turf.Measure.md): A collection of measurement related tools.
- [Geo.Turf.Transformation](Geo.Turf.Transformation.md): A collection of functions to transform given geometries

