friendica-addons/geonames
Philipp Holzer 1454abfdb4
rename App Methods
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
..
config Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
lang NL translation THX JeroenED 2018-08-25 21:12:02 +02:00
README.md Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
geonames.css some files were executable, now they are not 2017-12-07 14:26:26 +01:00
geonames.php rename App Methods 2018-10-10 00:04:49 +02:00

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 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.