1
0
Fork 0
friendica-addons/geonames
2021-04-02 08:37:45 +02:00
..
config
lang geonames addon ES translation updated THX Senex Petrovic 2021-04-02 08:37:45 +02:00
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.