https://api.bigdatacloud.net/data/reverse-geocode-...
К предыдущей записи в блоге
Недавно озаботился об этом вопросе
Связано с получением времени восхода - заката, и тому подобного
Просто и надежно
сделать запрос по адресу
http://www.geoplugin.net/php.gp?ip=xx.xx.xx.xx
на выходе получим все что нужно
array (
'geoplugin_request' => '82.207.119.145',
'geoplugin_status' => 200,
'geoplugin_delay' => '1ms',
'geoplugin_credit' => 'Some of the returned data includes GeoLite data created by MaxMind, available from http://www.maxmind.com.',
'geoplugin_city' => 'Cherkasy',
'geoplugin_region' => 'Cherkas\'ka Oblast\'',
'geoplugin_regionCode' => '71',
'geoplugin_regionName' => 'Cherkas\'ka Oblast\'',
'geoplugin_areaCode' => '',
'geoplugin_dmaCode' => '',
'geoplugin_countryCode' => 'UA',
'geoplugin_countryName' => 'Ukraine',
'geoplugin_inEU' => 0,
'geoplugin_euVATrate' => false,
'geoplugin_continentCode' => 'EU',
'geoplugin_continentName' => 'Europe',
'geoplugin_latitude' => '49.4285',
'geoplugin_longitude' => '32.0621',
'geoplugin_locationAccuracyRadius' => '500',
'geoplugin_timezone' => 'Europe/Kiev',
'geoplugin_currencyCode' => 'UAH',
'geoplugin_currencySymbol' => '₴',
'geoplugin_currencySymbol_UTF8' => '₴',
'geoplugin_currencyConverter' => '28.4967',
)