]> git.openstreetmap.org Git - chef.git/blob - cookbooks/nominatim/files/default/website/509.html
Avoid double call to ip2region; consolidate rewrite conditions
[chef.git] / cookbooks / nominatim / files / default / website / 509.html
1 <html>
2 <head>
3 <title>Bandwidth limit exceeded</title>
4 </head>
5 <body>
6 <h1>Bandwidth limit exceeded</h1>
7
8 <p>You have been temporarily blocked because you have been overusing OSM's geocoding service or because you have not provided sufficient identification of your application. This block will be automatically lifted after a while. Please take the time and adapt your scripts to reduce the number of requests and make sure that you send a valid UserAgent or Referer.</p>
9
10 <p>For more information, consult the <a href="https://operations.osmfoundation.org/policies/nominatim/">usage policy</a> for the OSM Nominatim server.</p>
11 </body>
12 </html>