geocoder-php / Geocoder

The most featured Geocoder library written in PHP.
https://geocoder-php.org
MIT License
3.95k stars 519 forks source link

freegeoip.net will be discontinued on July 1, 2018 #860

Closed mwisner closed 6 years ago

mwisner commented 6 years ago

According to https://github.com/apilayer/freegeoip#readme the freegeoip.net service will be discontinued on July 1st, 2018.

It's suggested in that announcement to use ipstack which doesn't appear to be supported by this package.

Should the freegeoip provider be removed and / or ipstack added?

Nyholm commented 6 years ago

Thank you. I suggest to add ipstack. There is no need to remove the provider at this time.

jGielen commented 6 years ago

Created a pr: https://github.com/geocoder-php/Geocoder/pull/879

jGielen commented 6 years ago

@mwisner in the mean time you can change the url

jbelien commented 6 years ago

The ipstack provider is now merged and will be release in the next few days 🎉