mediagis / nominatim-docker

100% working container for Nominatim
Creative Commons Zero v1.0 Universal
1.07k stars 437 forks source link

Fixes #419 Fixes #420 #451

Closed WhereRtheInterwebs closed 11 months ago

what-the-diff[bot] commented 1 year ago

PR Summary

mtmail commented 1 year ago

You need to set a user agent identifying you (https://github.com/mediagis/nominatim-docker/issues/420#issuecomment-1406177270). Default user agents will be blocked.

WhereRtheInterwebs commented 1 year ago

So should the user agent be set in the docker run command as an environment variable when creating the container? Should the documentation be updated to indicate this is required for these downloads to function?

mtmail commented 1 year ago

The maintainer of the server is on holiday. I think the documentation should change but maybe she's fine with the current server traffic (bandwidth, cost) now.

leonardehrenfried commented 1 year ago

The user agent should be set as an environment variable at runtime. It's unfortunate that it has to be this way.

Improving the documentation is the way forward in my view.

philipkozeny commented 11 months ago

Fixed with https://github.com/mediagis/nominatim-docker/pull/460 since @leonardehrenfried hosts the files now.