Move addon-specific config to config/addon.ini.php
[friendica-addons.git/.git] / geonames / README.md
1 Geonames Addon
2 ==============
3
4 Authors Mike Macgirvin.
5
6 Use Geonames service to resolve nearest populated location for given latitude, longitude.
7
8 ## Installation
9
10 Pre-requisite: Register a username at geonames.org and set in config/addon.ini.php
11
12     [geonames]
13     username = your_username
14
15 Also visit http://geonames.org/manageaccount and enable access to the free web services.