forked from friendica/friendica-addons
Tobias Diekershoff
86de95f77b
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the addons repository. |
||
---|---|---|
.. | ||
config | ||
lang | ||
templates | ||
geonames.css | ||
geonames.php | ||
README.md |
Geonames Addon
Authors Mike Macgirvin.
Use Geonames service to resolve nearest populated location for given latitude, longitude.
Installation
Pre-requisite: Register a username at https://www.geonames.org/login and set it in config/addon.config.php
'geonames' => [
'username' => 'your_username'
],
Also visit https://geonames.org/manageaccount and enable access to the free web services.