Files
friendica-addons/geonames
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
..
2018-08-25 21:12:02 +02:00
2018-10-29 19:40:18 -04:00

Geonames Addon

Authors Mike Macgirvin.

Use Geonames service to resolve nearest populated location for given latitude, longitude.

Installation

Pre-requisite: Register a username at geonames.org and set in config/addon.ini.php

[geonames]
username = your_username

Also visit http://geonames.org/manageaccount and enable access to the free web services.