We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
adb9d19
Some issues identified and addressed.
nil
2c65d95
As we started using Geolixir in real-world projects, we discovered a few issues that needed fixing.
8988a2e
Initial release of Geolixir, a lightweight Elixir library for working with geospatial data.
Add to your mix.exs:
def deps do [ {:geolixir, "~> 0.1.0"} ] end
📝 Released under the MIT License.