# geo_turf v0.6.0 - Table of Contents

Brings WGS84 geospatial analysis to `Geo` structs: measure distances, bearings, lengths, and areas; find centroids and nearest points; test spatial relationships; and construct derived geometry.

## 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

