-
-
Notifications
You must be signed in to change notification settings - Fork 715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wikipedia importance dump not available (HTTP error 403) #2929
Comments
An inconsiderate user has maxed out traffic allowances on the server. The download will remain disabled until appropriate rate limiting is in place. |
Oh thats very unfortunate. Is there any mirror available? |
@FaFre I have a copy on https://downloads.opencagedata.com/public/wikimedia-importance.sql.gz (not a mirror so don't hardcode in scripts) |
The data is back now. Please check your scripts and restrict the download of extra data to the necessary minimum. The alternative is severe rate limiting on the server and nobody really wants that. |
Things are not better. There is a script circulating which downloads the 300MB wikipedia importance file once every minute using curl. Be advised that curl will be banned from the server by tomorrow. |
On second thought, I'm not really willing to pay for another TB of data traffic over night. curl is now banned from https://nominatim.org/data effective immediately. If you want to use curl to download data, use Furthermore, if you regularly check for updates of any data files, make sure to use the |
see osm-search/Nominatim#2929 for more details
According to the documentation there should be an Wikipedia importance dump available under the following address: https://nominatim.org/data/wikimedia-importance.sql.gz
However, there seems nothing available. Is there an error with the webserver, or is this due to an outdated documentation?
https://nominatim.org/release-docs/latest/admin/Import/#downloading-additional-data
The text was updated successfully, but these errors were encountered: