]> git.openstreetmap.org Git - chef.git/commitdiff
planet: move rate limit banner to page top
authorGrant Slater <git@firefishy.com>
Sun, 26 Jan 2020 13:43:03 +0000 (13:43 +0000)
committerGrant Slater <git@firefishy.com>
Sun, 26 Jan 2020 13:43:03 +0000 (13:43 +0000)
cookbooks/planet/files/default/cgi/HEADER.cgi
cookbooks/planet/files/default/html/HEADER.html

index d1df6865f146b6078d813a43163fb390d9ba9a0d..35f4c7680fc816e1515a2b09b9dcab97b9a22f46 100644 (file)
@@ -69,7 +69,7 @@ print """
 The files found here are regularly-updated, complete copies of the OpenStreetMap.org
 database, and those published before the 12 September 2012 are distributed under a Creative Commons Attribution-ShareAlike 2.0 license, those published after are  Open Data Commons Open Database License 1.0 licensed. For more information, <a href="https://wiki.openstreetmap.org/wiki/Planet.osm">see the project wiki</a>.
 </p>
-
+<p><div class="alert"><strong>WARNING</strong> Download speeds are currently restricted to 400 KB/s due to limited available capacity on our Internet connection. <a href="https://wiki.openstreetmap.org/wiki/Planet.osm#Planet.osm_mirrors">Please use a mirror if possible.</a></div></p>
 <table id="about">
   <tr>
     <th>
@@ -133,5 +133,4 @@ database, and those published before the 12 September 2012 are distributed under
 <p>
 If you find data within OpenStreetMap that you believe is an infringement of someone else's copyright, then please make contact with the <a href="https://wiki.openstreetmap.org/wiki/Data_working_group">OpenStreetMap Data Working Group</a>.
 </p>
-<p><div class="alert"><strong>WARNING</strong> Download speeds are currently restricted to 400 KB/s due to limited available capacity on our Internet connection. <a href="https://wiki.openstreetmap.org/wiki/Planet.osm#Planet.osm_mirrors">Please use a mirror if possible.</a></div></p>>
 """ % locals()
index bfc458b9686a10f57fb958c0380678bf90d596e5..751751ae3708c99956933ad4614c615ef18cfdf7 100644 (file)
@@ -1,4 +1,3 @@
 <h1>planet.openstreetmap.org</h1>
 <p>If you find data within OpenStreetMap that you believe is an infringement of someone else's copyright, then please make contact with the <a href="https://wiki.openstreetmap.org/wiki/Data_working_group">OpenStreetMap Data Working Group</a>.</p>
 <p><a href="https://wiki.openstreetmap.org/wiki/Planet.osm">More Information about Planet.osm</a></p>
-<p><div class="alert"><strong>WARNING</strong> Download speeds are currently restricted to 400 KB/s due to limited available capacity on our Internet connection. <a href="https://wiki.openstreetmap.org/wiki/Planet.osm#Planet.osm_mirrors">Please use a mirror if possible.</a></div></p>>