friendica-addons/geonames
Tobias Diekershoff 4778cc4be7
PL translation updates THX strebski
2022-03-17 19:09:32 +01:00
..
config
lang PL translation updates THX strebski 2022-03-17 19:09:32 +01:00
templates
README.md
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.