<p>This makes iD the default editor on OSM. It's already the first option in the drop down, but this PR makes iD the editor that users land in when they just click the "Edit" label.</p>

<p>I hope to get this merged, now that <a href="https://github.com/openstreetmap/openstreetmap-website/pull/262">initial concerns</a><br>
were addressed with the 1.1. release of iD <a href="https://github.com/openstreetmap/openstreetmap-website/pull/424">that was just rolled out on OpenStreetMap.org</a>:</p>

<ul>
<li>Improved performance</li>
<li>Added relation support</li>
</ul>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/osmlab/openstreetmap-website id-default</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/453'>https://github.com/openstreetmap/openstreetmap-website/pull/453</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Make iD default editor</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/453/files#diff-0">app/controllers/application_controller.rb</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/453/files#diff-1">app/controllers/site_controller.rb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/453/files#diff-2">app/helpers/application_helper.rb</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/453/files#diff-3">config/example.application.yml</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/453.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/453.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/453.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/453.diff</a></li>
</ul>