<p>The patch was unfortenately screwed up by Markdown. It consists of replacing a single line</p>
<pre><code>- report_error("You requested too many nodes (limit is #{MAX_NUMBER_OF_NODES}). Either request a smaller area, or use planet.osm")
</code></pre>
<p>with</p>
<pre><code>+ redirect_to "http://overpass-api.de/api/map?bbox=#{bbox.min_lon},#{bbox.min_lat},#{bbox.max_lon},#{bbox.max_lat}"
</code></pre>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/issues/632#issuecomment-29969481'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpqGBk7nCScIEVss36gvuTf28UV152YLJBhDFeL3H4blx.gif' height='1' width='1'></p>