All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add geoname id in the result of reverse geocoding
- Rebuild
cities.txt
internal database with up-to-date data from https:/geonames.org
- Rebuild
cities.txt
internal database with up-to-date data from https://geonames.org
- Lookup city information from country and city name
- Add distance function between the provided coordinates and the returned city
- Reverse geocoding function
[0.4.0] : https://github.com/davidjulien/erlang-geocoding/releases/tag/v0.4.0 [0.3.1] : https://github.com/davidjulien/erlang-geocoding/releases/tag/v0.3.1 [0.3.0] : https://github.com/davidjulien/erlang-geocoding/releases/tag/v0.3.0 [0.2.0] : https://github.com/davidjulien/erlang-geocoding/releases/tag/v0.2.0