Метод | Описание | |
---|---|---|
__construct ( Http\Client\HttpClient $client, string $username, string $locale = null ) | ||
geocode ( $address ) | {@inheritDoc} | |
getName ( ) | {@inheritDoc} | |
reverse ( $latitude, $longitude ) | {@inheritDoc} |
Метод | Описание | |
---|---|---|
executeQuery ( string $query ) |
public __construct ( Http\Client\HttpClient $client, string $username, string $locale = null ) | ||
$client | Http\Client\HttpClient | An HTTP adapter |
$username | string | Username login (Free registration at http://www.geonames.org/login) |
$locale | string | A locale (optional) |