<p>Also refactor ways and relations to use the same structure as nodes.</p>
<p>This eliminates some 500 errors and brings the rails port, cgimap and the wiki docs closer together.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/pnorman/openstreetmap-website multi_get_errors</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/411'>https://github.com/openstreetmap/openstreetmap-website/pull/411</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Make the multi-get calls throw 400 errors on invalid input</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/411/files#diff-0">app/controllers/node_controller.rb</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/411/files#diff-1">app/controllers/relation_controller.rb</a>
(20)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/411/files#diff-2">app/controllers/way_controller.rb</a>
(24)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/411.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/411.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/411.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/411.diff</a></li>
</ul>