<h1>2.11.0</h1>
<h5>Aug 26, 2018</h5>
<h4><g-emoji class="g-emoji" alias="mega" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4e3.png">📣</g-emoji> Release Highlights</h4>
<ul>
<li><g-emoji class="g-emoji" alias="1234" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f522.png">🔢</g-emoji> We've rolled out support for vector tiles in iD! This work was done as part of <a href="https://medium.com/@vershwal/vector-tile-support-for-openstreetmaps-id-editor-40b1cb77f63b" rel="nofollow">Princi Vershwal's 2018 Google Summer of Code project</a>. Thanks <a href="https://github.com/vershwal">@vershwal</a>!<br><br>
<em>Opening the Map Data pane (shortcut <kbd>F</kbd>) and choose "Custom Map Data" to add a vector tile source.</em></li>
<li><g-emoji class="g-emoji" alias="trophy" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f3c6.png">🏆</g-emoji> To get ready for <a href="https://2018.stateofthemap.us/" rel="nofollow">State of the Map US</a>, let's make Detroit, USA the <a href="https://www.openstreetmap.us/2018/07/detroit-mapping-challenge-sotmus2018/" rel="nofollow">best mapped city in the world</a>!  iD includes 3 vector tile layers of public data, built by <a href="https://github.com/jonahadkins">@jonahadkins</a>, to support the Detroit Mapping Challenge.  More info is available on the <a href="https://github.com/osmus/detroit-mapping-challenge">osmus/detroid-mapping-challenge repository</a>.<br><br>
<em>When mapping around Detroit, try out the special Detroit vector tile layers on the Map Data pane (shortcut <kbd>F</kbd>)</em></li>
</ul>
<h4><g-emoji class="g-emoji" alias="tada" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png">🎉</g-emoji> New Features</h4>
<ul>
<li>Add support for vector tile data (<a href="https://github.com/openstreetmap/iD/issues/3742">#3742</a>, <a href="https://github.com/openstreetmap/iD/issues/5072">#5072</a>, <a href="https://github.com/openstreetmap/iD/issues/5243">#5243</a>, thanks <a href="https://github.com/vershwal">@vershwal</a> and <a href="https://github.com/geohacker">@geohacker</a>)
<ul>
<li>Replaced the "GPX"/"Local Data" layer with "Custom Map Data" on Map Data pane.</li>
<li>We've added several vector tile sources to the Map Data pane.  They will be available if the user is editing around Detroit.  This is a "Beta" feature to demonstrate the technology. (thanks <a href="https://github.com/jonahadkins">@jonahadkins</a>)</li>
<li><g-emoji class="g-emoji" alias="warning" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png">⚠️</g-emoji> We refactored <code>svgGpx</code>-><code>svgData</code> module, which now handles both data files and data from vector tile urls. (Important: the URL parameter for loading gpx files has <strong>not</strong> changed, and remains compatible with applications like the HOT Task Manager).</li>
<li>Added <code>serviceVectorTile</code> for fetching and caching data from vector tile servers, and merging and deduplicating features that cross tile boundaries.</li>
</ul>
</li>
</ul>
<h4><g-emoji class="g-emoji" alias="sparkles" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2728.png">✨</g-emoji> Usability</h4>
<ul>
<li>Replace "Custom Imagery" alert box with a modal settings screen (<a href="https://github.com/openstreetmap/iD/issues/5207">#5207</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)
<ul>
<li>This allows the user to see more of the url template, and makes copy/pasting easier. (<a href="https://github.com/openstreetmap/iD/issues/4802">#4802</a>, <a href="https://github.com/openstreetmap/iD/issues/4806">#4806</a>)</li>
</ul>
</li>
<li>Show selected note details on the History Panel (<a href="https://github.com/openstreetmap/iD/issues/5158">#5158</a>)</li>
<li>Show location of selected note on the Measurement Panel (<a href="https://github.com/openstreetmap/iD/issues/5158">#5158</a>)</li>
<li>Allow submit note comments with shortcut <kbd>cmd</kbd>+<kbd>enter</kbd> (<a href="https://github.com/openstreetmap/iD/issues/5193">#5193</a>)</li>
<li>Disable note and streetview interactivity while the user is drawing (<a href="https://github.com/openstreetmap/iD/issues/5202">#5202</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="bug" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bugfixes</h4>
<ul>
<li>Fix dragging of points and notes while a note is selected</li>
<li>Fix shadow colors on restriction editor help screens (<a href="https://github.com/openstreetmap/iD/issues/5248">#5248</a>)</li>
<li>Fix errors when using certain fields after saving to OSM or switching live/dev server (<a href="https://github.com/openstreetmap/iD/issues/4898">#4898</a>, <a href="https://github.com/openstreetmap/iD/issues/5229">#5229</a>)</li>
<li>Fix issue causing uploads to never complete, when reusing an existing open changeset, e.g. conflict resolution (#5228)</li>
<li>Fix 404 not found error when fetching metadata for Esri background imagery (<a href="https://github.com/openstreetmap/iD/issues/5222">#5222</a>, thanks <a href="https://github.com/jgravois">@jgravois</a>)</li>
<li>Prevent users from restoring history and saving duplicate changes after they start uploading a changeset (<a href="https://github.com/openstreetmap/iD/issues/5200">#5200</a>)</li>
<li>Disable Add Note <kbd>'4'</kbd> shortcut when notes layer is not enabled (<a href="https://github.com/openstreetmap/iD/issues/5190">#5190</a>)</li>
<li>Don't reverse cardinal direction roles on relations anymore (<a href="https://github.com/openstreetmap/iD/pull/2004#issuecomment-407995998">#2004-comment</a>)</li>
<li>Allow float/decimal values for height field (<a href="https://github.com/openstreetmap/iD/issues/5184">#5184</a>, <a href="https://github.com/openstreetmap/iD/issues/5198">#5198</a>, thanks <a href="https://github.com/jguthrie100">@jguthrie100</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="earth_asia" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f30f.png">🌏</g-emoji> Localization</h4>
<ul>
<li>Fix note status string to be translateable (<a href="https://github.com/openstreetmap/iD/issues/5189">#5189</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="hourglass" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/231b.png">⌛️</g-emoji> Performance</h4>
<ul>
<li>Speedup imagery index with which-polygon (<a href="https://github.com/openstreetmap/iD/issues/5226">#5226</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="rocket" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Presets</h4>
<ul>
<li>Add "apothecary" as a search term for pharmacies and chemists (<a href="https://github.com/openstreetmap/iD/issues/5235">#5235</a>)</li>
<li>Add <code>listed_status</code> to whitelist of tags that autocomplete uppercase (<a href="https://github.com/openstreetmap/iD/issues/5231">#5231</a>)</li>
<li>Use Biergarten as the preset name, and don't add <code>building=yes</code> (<a href="https://github.com/openstreetmap/iD/issues/5232">#5232</a>)</li>
<li>Add preset for <code>sport=badminton</code> (<a href="https://github.com/openstreetmap/iD/issues/5233">#5233</a>, thanks <a href="https://github.com/rene78">@rene78</a>)</li>
<li>Add simple <code>access</code> field for several presets (campsite, picnic, bbq)</li>
<li>Support <code>access=permit</code> in <code>access</code> and <code>access_simple</code> fields (<a href="https://github.com/openstreetmap/iD/issues/5223">#5223</a>)</li>
<li>Change <code>stars</code> from integer field to combo, support capital 'S' (<a href="https://github.com/openstreetmap/iD/issues/5216">#5216</a>)</li>
<li>Support building tags on gasometers and silos</li>
<li>Add preset for <code>man_made=bunker_silo</code> (<a href="https://github.com/openstreetmap/iD/issues/5157">#5157</a>, <a href="https://github.com/openstreetmap/iD/issues/5195">#5195</a>, thanks <a href="https://github.com/manfredbrandl">@manfredbrandl</a>)</li>
<li>Add <code>layer</code> field to a few more presets (<a href="https://github.com/openstreetmap/iD/issues/5204">#5204</a>, thanks <a href="https://github.com/Lukas458">@Lukas458</a>)</li>
<li>Allow <code>tourism=artwork</code> on line geometry, silence <code>tag_suggests_area</code> warning (<a href="https://github.com/openstreetmap/iD/issues/5206">#5206</a>)</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/1956'>https://github.com/openstreetmap/openstreetmap-website/pull/1956</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update to iD v2.11.0</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-0">vendor/assets/iD/iD.css.erb</a>
    (799)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-1">vendor/assets/iD/iD.js</a>
    (38304)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-2">vendor/assets/iD/iD/img/iD-sprite.svg</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-3">vendor/assets/iD/iD/locales/af.json</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-4">vendor/assets/iD/iD/locales/ar.json</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-5">vendor/assets/iD/iD/locales/ast.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-6">vendor/assets/iD/iD/locales/bg.json</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-7">vendor/assets/iD/iD/locales/bn.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-8">vendor/assets/iD/iD/locales/bs.json</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-9">vendor/assets/iD/iD/locales/ca.json</a>
    (268)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-10">vendor/assets/iD/iD/locales/cs.json</a>
    (276)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-11">vendor/assets/iD/iD/locales/cy.json</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-12">vendor/assets/iD/iD/locales/da.json</a>
    (35)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-13">vendor/assets/iD/iD/locales/de.json</a>
    (266)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-14">vendor/assets/iD/iD/locales/el.json</a>
    (56)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-15">vendor/assets/iD/iD/locales/en-AU.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-16">vendor/assets/iD/iD/locales/en-GB.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-17">vendor/assets/iD/iD/locales/en.json</a>
    (170)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-18">vendor/assets/iD/iD/locales/eo.json</a>
    (331)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-19">vendor/assets/iD/iD/locales/es.json</a>
    (215)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-20">vendor/assets/iD/iD/locales/et.json</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-21">vendor/assets/iD/iD/locales/fa.json</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-22">vendor/assets/iD/iD/locales/fi.json</a>
    (384)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-23">vendor/assets/iD/iD/locales/fr.json</a>
    (153)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-24">vendor/assets/iD/iD/locales/gl.json</a>
    (50)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-25">vendor/assets/iD/iD/locales/he.json</a>
    (116)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-26">vendor/assets/iD/iD/locales/hr.json</a>
    (386)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-27">vendor/assets/iD/iD/locales/hu.json</a>
    (87)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-28">vendor/assets/iD/iD/locales/hy.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-29">vendor/assets/iD/iD/locales/id.json</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-30">vendor/assets/iD/iD/locales/is.json</a>
    (28)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-31">vendor/assets/iD/iD/locales/it.json</a>
    (137)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-32">vendor/assets/iD/iD/locales/ja.json</a>
    (220)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-33">vendor/assets/iD/iD/locales/kn.json</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-34">vendor/assets/iD/iD/locales/ko.json</a>
    (83)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-35">vendor/assets/iD/iD/locales/lt.json</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-36">vendor/assets/iD/iD/locales/lv.json</a>
    (1085)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-37">vendor/assets/iD/iD/locales/mg.json</a>
    (44)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-38">vendor/assets/iD/iD/locales/mk.json</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-39">vendor/assets/iD/iD/locales/ms.json</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-40">vendor/assets/iD/iD/locales/nl.json</a>
    (410)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-41">vendor/assets/iD/iD/locales/nn.json</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-42">vendor/assets/iD/iD/locales/no.json</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-43">vendor/assets/iD/iD/locales/pl.json</a>
    (1272)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-44">vendor/assets/iD/iD/locales/pt-BR.json</a>
    (548)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-45">vendor/assets/iD/iD/locales/pt.json</a>
    (178)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-46">vendor/assets/iD/iD/locales/ro.json</a>
    (81)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-47">vendor/assets/iD/iD/locales/ru.json</a>
    (94)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-48">vendor/assets/iD/iD/locales/si.json</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-49">vendor/assets/iD/iD/locales/sk.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-50">vendor/assets/iD/iD/locales/sl.json</a>
    (168)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-51">vendor/assets/iD/iD/locales/sq.json</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-52">vendor/assets/iD/iD/locales/sr.json</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-53">vendor/assets/iD/iD/locales/sv.json</a>
    (240)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-54">vendor/assets/iD/iD/locales/ta.json</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-55">vendor/assets/iD/iD/locales/th.json</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-56">vendor/assets/iD/iD/locales/tl.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-57">vendor/assets/iD/iD/locales/tr.json</a>
    (21)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-58">vendor/assets/iD/iD/locales/uk.json</a>
    (291)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-59">vendor/assets/iD/iD/locales/vi.json</a>
    (108)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-60">vendor/assets/iD/iD/locales/yue.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-61">vendor/assets/iD/iD/locales/zh-CN.json</a>
    (86)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-62">vendor/assets/iD/iD/locales/zh-HK.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-63">vendor/assets/iD/iD/locales/zh-TW.json</a>
    (250)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-64">vendor/assets/iD/iD/locales/zh.json</a>
    (6)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1956">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLZtrO4JClQI6WipXbfamswGY_U4Pks5uUkBIgaJpZM4WMqlC">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABWnLZYI74szf3MAt41OfdbKFecva10uks5uUkBIgaJpZM4WMqlC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/openstreetmap-website","title":"openstreetmap/openstreetmap-website","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update to iD v2.11.0 (#1956)"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1956"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/1956",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/1956",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Update to iD v2.11.0 (#1956)",
"sections": [
{
"text": "",
"activityTitle": "**Bryan Housel**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@bhousel",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b225d06",
"value": "Update to iD v2.11.0"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[vendor/assets/iD/iD.css.erb](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-0) (799 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD.js](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-1) (38304 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/img/iD-sprite.svg](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-2) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/af.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-3) (7 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ar.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-4) (19 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ast.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-5) (17 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/bg.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-6) (14 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/bn.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-7) (8 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/bs.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-8) (6 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ca.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-9) (268 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/cs.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-10) (276 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/cy.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-11) (5 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/da.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-12) (35 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/de.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-13) (266 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/el.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-14) (56 changes)"
},
{
"name": "Added",
"value": "[vendor/assets/iD/iD/locales/en-AU.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-15) (17 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/en-GB.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-16) (17 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/en.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-17) (170 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/eo.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-18) (331 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/es.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-19) (215 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/et.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-20) (24 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/fa.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-21) (14 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/fi.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-22) (384 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/fr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-23) (153 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/gl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-24) (50 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/he.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-25) (116 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/hr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-26) (386 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/hu.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-27) (87 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/hy.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-28) (8 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/id.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-29) (10 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/is.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-30) (28 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/it.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-31) (137 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ja.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-32) (220 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/kn.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-33) (5 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ko.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-34) (83 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/lt.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-35) (13 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/lv.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-36) (1085 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/mg.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-37) (44 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/mk.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-38) (11 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ms.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-39) (10 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/nl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-40) (410 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/nn.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-41) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/no.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-42) (12 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/pl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-43) (1272 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/pt-BR.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-44) (548 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/pt.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-45) (178 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ro.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-46) (81 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ru.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-47) (94 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/si.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-48) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sk.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-49) (17 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-50) (168 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sq.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-51) (23 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-52) (13 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sv.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-53) (240 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ta.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-54) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/th.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-55) (7 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/tl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-56) (8 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/tr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-57) (21 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/uk.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-58) (291 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/vi.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-59) (108 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/yue.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-60) (8 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh-CN.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-61) (86 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh-HK.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-62) (17 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh-TW.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-63) (250 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh.json](https://github.com/openstreetmap/openstreetmap-website/pull/1956/files#diff-64) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"issueId\": 1956,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"pullRequestId\": 1956\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1956"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1956.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1956.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 372418882\n}"
}
],
"themeColor": "26292E"
}
]</script>