A Lua library containing miscellaneous geospatial helper routines for use with Redis. It requires the GEO API, available from v3.2.<p>In broad strokes, the library provides:<p>* Polygon search on geoset members<p>* Navigational information such as bearing and path length<p>* GeoJSON decoding and encoding<p>* A playground for testing experimental geospatial APIs<p>Would love to get your feedback/fixes/ideas/etc...<p>Source: https://github.com/RedisLabs/geo.lua