symerio / pgeocode

Postal code geocoding and distance calculation
https://pgeocode.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
231 stars 57 forks source link

Downloading US file 404's #16

Closed scottwoodall closed 4 years ago

scottwoodall commented 4 years ago

The US file no longer exists http://download.geonames.org/export/zip/US.zip and the code throws a 404 when trying to download it.

HTTPError
HTTP Error 404: Not Found
scottwoodall commented 4 years ago

This file now exists again.

  ¯\_(ツ)_/¯
rth commented 4 years ago

Thanks for the report!

We changed the download URL in https://github.com/symerio/pgeocode/pull/15 recently but it looks like the old one works again..

scottwoodall commented 4 years ago

Sorry about the dupe bug report. I searched before posting but I guess that was a pre-coffee moment.

Thanks for maintaining this library!