friendica-addons/geonames
2019-02-18 01:22:09 +01:00
..
config [geonames] Update config file style/name 2018-11-25 02:11:53 -05:00
lang
geonames.css
geonames.php Moved method names & class 2019-02-18 01:22:09 +01:00
README.md [geonames] Update config file style/name 2018-11-25 02:11:53 -05: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.config.php

'geonames' => [
    'username' => 'your_username'
],

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