openeventdata / mordecai

Full text geoparsing as a Python library
MIT License
740 stars 97 forks source link

wget not working #117

Open nico94ferro opened 10 months ago

nico94ferro commented 10 months ago

Hi,

I experienced several times 404 error running the wget function. wget https://andrewhalterman.com/files/geonames_index.tar.gz --output-file=wget_log.txt

The different source in the dev branch works instead.

Is this something expected to happen?

Thanks!

ahalterman commented 10 months ago

That's my bad! I was reorganizing my server and I think I deleted the file. I'll re-upload tomorrow and update you.

cardiffle commented 9 months ago

Hi @ahalterman ,

Does the wget link of file work now? Cause I get "Error 404: Not Found" when running the wget function.

I will appreciate it if you can help me. Mordecai seems tremendous and I can't wait to have a try.

Thank you!