<h1>2.5.0</h1>
<h5>November 10, 2017</h5>
<h4><g-emoji alias="mega" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4e3.png" ios-version="6.0">📣</g-emoji> Release Highlights</h4>
<ul>
<li>
<p><g-emoji alias="camera" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f7.png" ios-version="6.0">📷</g-emoji> We've added support for <a href="http://openstreetcam.org/">OpenStreetCam</a> in the photo viewer! This brings over 100 million user-contributed photos into the iD editor for improving OpenStreetMap.<br>
<em>Check out what streetlevel photo coverage is available by opening the Map Data pane (shortcut <kbd>F</kbd>)</em></p>
</li>
<li>
<p><g-emoji alias="pray" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f64f.png" ios-version="6.0">🙏</g-emoji> Special thank you to all of our new and first-time contributors who submitted pull requests for<br>
<a href="https://hacktoberfest.digitalocean.com/">Hacktoberfest</a>!</p>
</li>
</ul>
<h4><g-emoji alias="tada" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png" ios-version="6.0">🎉</g-emoji> New Features</h4>
<ul>
<li>Add support for OpenStreetCam (<a href="https://github.com/openstreetmap/iD/issues/4499">#4499</a>, <a href="https://github.com/openstreetmap/iD/issues/3795">#3795</a>)</li>
<li>Add support for DigitalGlobe imagery vintage overlays (see <a href="https://github.com/osmlab/editor-layer-index/issues/371">editor-layer-index/issues/#371</a>, thanks <a href="https://github.com/marracci">@marracci</a>)</li>
<li>Add API parameter to conditionally disable feature types (<a href="https://github.com/openstreetmap/iD/issues/4439">#4439</a>, <a href="https://github.com/openstreetmap/iD/issues/4393">#4393</a>, thanks <a href="https://github.com/ferdibiflator">@ferdibiflator</a>)</li>
<li>Display name of gpx file in <code>imagery_used</code> instead of "Local GPX" (<a href="https://github.com/openstreetmap/iD/issues/4440">#4440</a>, <a href="https://github.com/openstreetmap/iD/issues/4385">#4385</a>, thanks <a href="https://github.com/ferdibiflator">@ferdibiflator</a>)</li>
<li>Remove lodash from build scripts (<a href="https://github.com/openstreetmap/iD/issues/4447">#4447</a>, <a href="https://github.com/openstreetmap/iD/issues/4378">#4378</a>, <a href="https://github.com/DzikowskiW">@DzikowskiW</a>)</li>
</ul>
<h4><g-emoji alias="sparkles" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2728.png" ios-version="6.0">✨</g-emoji> Usability</h4>
<ul>
<li>Improvements to Mapillary and OpenStreetCam usability (<a href="https://github.com/openstreetmap/iD/issues/4512">#4512</a>)
<ul>
<li>Traces are the only thing drawn at low zoom, circles appear at zoom 16, viewfield cones appear at zoom 18</li>
<li>Everything is drawn very dim by default</li>
<li>Hovering a marker will brighten that marker, the parent trace, and other markers along the trace</li>
<li>The selected marker is drawn bright yellow and scaled up to be extra visible</li>
<li>Standardize on "username | captured_at | sitelink" for attribution line</li>
<li>Render panoramic Mapillary viewfields as a sphere instead of cone (<a href="https://github.com/openstreetmap/iD/issues/3154">#3154</a>)</li>
</ul>
</li>
<li>Bump default max_zoom from 20 to 22 (this affects custom imagery layers)</li>
<li>Allow spellcheck in textarea fields (<a href="https://github.com/openstreetmap/iD/issues/4471">#4471</a>)</li>
<li>Move "Zoom in to edit" button out of the way, and allow wheel events to pass through to the map (<a href="https://github.com/openstreetmap/iD/issues/4482">#4482</a>)</li>
<li>Better capitalization for "Zoom in", "Zoom out", "Edit now", "Zoom in to edit" (<a href="https://github.com/openstreetmap/iD/issues/4492">#4492</a>, thanks <a href="https://github.com/jaller94">@jaller94</a>)</li>
</ul>
<h4><g-emoji alias="bug" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f41b.png" ios-version="6.0">🐛</g-emoji> Bugfixes</h4>
<ul>
<li>Add code so <code>tunnel=building_passage</code> doesn't default to <code>layer=-1</code> (<a href="https://github.com/openstreetmap/iD/issues/4516">#4516</a>)</li>
<li>Clicking on a search result should take you to that location the first time (<a href="https://github.com/openstreetmap/iD/issues/4276">#4276</a>)</li>
<li>Fix label placement on areas that don't have an icon (<a href="https://github.com/openstreetmap/iD/issues/4479">#4479</a>)</li>
<li>Don't add underscores to <code>source=*</code> field (<a href="https://github.com/openstreetmap/iD/issues/4475">#4475</a>, <a href="https://github.com/openstreetmap/iD/issues/4474">#4474</a>, thanks <a href="https://github.com/octagonal">@octagonal</a>)</li>
<li>Depend on <code>bhousel/node-diff3</code> which includes fix for conflict resolution node duplication bug (<a href="https://github.com/openstreetmap/iD/issues/3544">#3544</a>, <a href="https://github.com/openstreetmap/iD/issues/3058">#3058</a>)</li>
<li>Allow copying text from info panels (<a href="https://github.com/openstreetmap/iD/issues/4456">#4456</a>, <a href="https://github.com/openstreetmap/iD/issues/4406">#4406</a>, thanks <a href="https://github.com/ferdibiflator">@ferdibiflator</a>)</li>
<li>Make sure <code>imagery_used</code> field is updated if a user cancels save and makes more edits (<a href="https://github.com/openstreetmap/iD/issues/4445">#4445</a>, <a href="https://github.com/openstreetmap/iD/issues/4443">#4443</a>, thanks <a href="https://github.com/moshen">@moshen</a>)</li>
<li>Fallback Area preset should preserve the <code>area=yes</code> tag (<a href="https://github.com/openstreetmap/iD/issues/4424">#4424</a>)</li>
</ul>
<h4><g-emoji alias="rocket" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f680.png" ios-version="6.0">🚀</g-emoji> Presets</h4>
<ul>
<li>Add <code>government=*</code> type field to Government Office preset (<a href="https://github.com/openstreetmap/iD/issues/4517">#4517</a>)</li>
<li>Change craft=sweep -> craft=chimney_sweeper (<a href="https://github.com/openstreetmap/iD/issues/4510">#4510</a>)</li>
<li>Add shop=agrarian preset and agrarian=* field (<a href="https://github.com/openstreetmap/iD/issues/4507">#4507</a>, thanks <a href="https://github.com/willemarcel">@willemarcel</a>)</li>
<li>Change max_age to min_age for min_age field (<a href="https://github.com/openstreetmap/iD/issues/4506">#4506</a>, thanks <a href="https://github.com/JamesKingdom">@JamesKingdom</a>)</li>
<li>Rename sculpter to sculptor not sculpter (<a href="https://github.com/openstreetmap/iD/issues/4504">#4504</a>, thanks <a href="https://github.com/simonpoole">@simonpoole</a>)</li>
<li>Add preset for music schools (<a href="https://github.com/openstreetmap/iD/issues/4500">#4500</a>, thanks <a href="https://github.com/tyrasd">@tyrasd</a>)</li>
<li>Add <code>voltage</code>,<code>operator</code>,<code>ref</code> fields to several <code>power=*</code> presets.</li>
<li>Add <code>power=switch</code> preset (<a href="https://github.com/openstreetmap/iD/issues/4441">#4441</a>)</li>
<li>Drop <code>vertex</code> geometry from <code>office=*</code> presets (i.e. make them like <code>shop=*</code> presets)</li>
<li>Add preset for "Pedestrian Area" (highway=pedestrian + area=yes) (<a href="https://github.com/openstreetmap/iD/issues/4488">#4488</a>)</li>
<li>Rename tourism=chalet to "Holiday Cottage" and add search terms (<a href="https://github.com/openstreetmap/iD/issues/4490">#4490</a>)</li>
<li>Remove poi-foot icon from place=square (<a href="https://github.com/openstreetmap/iD/issues/4486">#4486</a>)</li>
<li>Add several presets for common <code>office=*</code> types (<a href="https://github.com/openstreetmap/iD/issues/4491">#4491</a>, <a href="https://github.com/openstreetmap/iD/issues/4489">#4489</a>, thanks <a href="https://github.com/Nmargolis">@Nmargolis</a>)</li>
<li>Add preset for <code>tourism=wilderness_hut</code> (<a href="https://github.com/openstreetmap/iD/issues/4485">#4485</a>, <a href="https://github.com/openstreetmap/iD/issues/4483">#4483</a>, thanks <a href="https://github.com/YuliyaVeklicheva">@YuliyaVeklicheva</a>)</li>
<li>Fix reference links for <code>highway=crossing</code>, <code>footway=crossing</code> (<a href="https://github.com/openstreetmap/iD/issues/4480">#4480</a>)</li>
<li>Add preset for <code>landuse=religious</code> (<a href="https://github.com/openstreetmap/iD/issues/4478">#4478</a>, <a href="https://github.com/openstreetmap/iD/issues/4476">#4476</a>, thanks <a href="https://github.com/YuliyaVeklicheva">@YuliyaVeklicheva</a>)</li>
<li>Add "Climbing hut" search term to alpine hut (<a href="https://github.com/openstreetmap/iD/issues/4470">#4470</a>, <a href="https://github.com/openstreetmap/iD/issues/4469">#4469</a>, thanks <a href="https://github.com/JamesKingdom">@JamesKingdom</a>)</li>
<li>Add presets for many kinds of Fitness Station equipment (<a href="https://github.com/openstreetmap/iD/issues/4404">#4404</a>, <a href="https://github.com/openstreetmap/iD/issues/4373">#4373</a>, thanks <a href="https://github.com/JamesKingdom">@JamesKingdom</a>)</li>
<li>Deprecate <code>amenity=scrapyard</code> in favor of "approved" <code>industrial=scrap_yard</code> (revert of <a href="https://github.com/openstreetmap/iD/issues/3387">#3387</a>)</li>
<li>Add <code>industrial=slaughterhouse</code> preset (<a href="https://github.com/openstreetmap/iD/issues/4467">#4467</a>, <a href="https://github.com/openstreetmap/iD/issues/4466">#4466</a>, thanks <a href="https://github.com/JamesKingdom">@JamesKingdom</a>)</li>
<li>Add <code>power=transformer</code> preset (<a href="https://github.com/openstreetmap/iD/issues/4464">#4464</a>, <a href="https://github.com/openstreetmap/iD/issues/4442">#4442</a>, thanks <a href="https://github.com/ToeBee">@ToeBee</a>)</li>
<li>Change drain icon to ditch (<a href="https://github.com/openstreetmap/iD/issues/4462">#4462</a>, <a href="https://github.com/openstreetmap/iD/issues/4460">#4460</a>, thanks <a href="https://github.com/AndreasHae">@AndreasHae</a>)</li>
<li>Add preset for <code>place=islet</code> (<a href="https://github.com/openstreetmap/iD/issues/4461">#4461</a>, <a href="https://github.com/openstreetmap/iD/issues/4458">#4458</a>, thanks <a href="https://github.com/AndreasHae">@AndreasHae</a>)</li>
<li>Add <code>leisure=boules</code> as "Boules/Bocce Court" (<a href="https://github.com/openstreetmap/iD/issues/4451">#4451</a>, <a href="https://github.com/openstreetmap/iD/issues/4449">#4449</a>, thanks <a href="https://github.com/DzikowskiW">@DzikowskiW</a>)</li>
<li>Add <code>landuse=brownfield</code> and <code>landuse=greenfield</code> presets (<a href="https://github.com/openstreetmap/iD/issues/4448">#4448</a>, <a href="https://github.com/openstreetmap/iD/issues/4444">#4444</a>, thanks <a href="https://github.com/manfredbrandl">@manfredbrandl</a>)</li>
<li>Add <code>leisure=sauna</code> preset (<a href="https://github.com/openstreetmap/iD/issues/4438">#4438</a>, <a href="https://github.com/openstreetmap/iD/issues/4436">#4436</a>, thanks <a href="https://github.com/haroldb">@haroldb</a>)</li>
<li>Add <code>substance=*</code> field to pipeline preset (<a href="https://github.com/openstreetmap/iD/issues/4432">#4432</a>, <a href="https://github.com/openstreetmap/iD/issues/4430">#4430</a>, thanks <a href="https://github.com/xmile1">@xmile1</a>)</li>
<li>Add <code>place=plot</code> preset (<a href="https://github.com/openstreetmap/iD/issues/4427">#4427</a>, <a href="https://github.com/openstreetmap/iD/issues/4423">#4423</a>, thanks <a href="https://github.com/humanforklift">@humanforklift</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/1675'>https://github.com/openstreetmap/openstreetmap-website/pull/1675</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update to iD v2.5.0</li>
  <li>Add iD disable_features parameter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-0">app/assets/javascripts/edit/id.js.erb</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-1">vendor/assets/iD/iD.css.erb</a>
    (238)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-2">vendor/assets/iD/iD.js</a>
    (27322)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-3">vendor/assets/iD/iD/locales/af.json</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-4">vendor/assets/iD/iD/locales/ar-AA.json</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-5">vendor/assets/iD/iD/locales/ar.json</a>
    (181)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-6">vendor/assets/iD/iD/locales/ast.json</a>
    (37)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-7">vendor/assets/iD/iD/locales/bg-BG.json</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-8">vendor/assets/iD/iD/locales/bn.json</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-9">vendor/assets/iD/iD/locales/bs.json</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-10">vendor/assets/iD/iD/locales/ca.json</a>
    (590)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-11">vendor/assets/iD/iD/locales/cs.json</a>
    (580)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-12">vendor/assets/iD/iD/locales/da.json</a>
    (60)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-13">vendor/assets/iD/iD/locales/de.json</a>
    (449)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-14">vendor/assets/iD/iD/locales/el.json</a>
    (39)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-15">vendor/assets/iD/iD/locales/en-GB.json</a>
    (44)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-16">vendor/assets/iD/iD/locales/en.json</a>
    (330)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-17">vendor/assets/iD/iD/locales/eo.json</a>
    (312)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-18">vendor/assets/iD/iD/locales/es.json</a>
    (376)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-19">vendor/assets/iD/iD/locales/et.json</a>
    (157)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-20">vendor/assets/iD/iD/locales/fa.json</a>
    (44)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-21">vendor/assets/iD/iD/locales/fi.json</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-22">vendor/assets/iD/iD/locales/fr.json</a>
    (460)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-23">vendor/assets/iD/iD/locales/gl.json</a>
    (101)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-24">vendor/assets/iD/iD/locales/he.json</a>
    (82)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-25">vendor/assets/iD/iD/locales/hr.json</a>
    (36)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-26">vendor/assets/iD/iD/locales/hu.json</a>
    (240)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-27">vendor/assets/iD/iD/locales/hy.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-28">vendor/assets/iD/iD/locales/id.json</a>
    (33)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-29">vendor/assets/iD/iD/locales/is.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-30">vendor/assets/iD/iD/locales/it.json</a>
    (91)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-31">vendor/assets/iD/iD/locales/ja.json</a>
    (105)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-32">vendor/assets/iD/iD/locales/kn.json</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-33">vendor/assets/iD/iD/locales/ko.json</a>
    (217)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-34">vendor/assets/iD/iD/locales/lt.json</a>
    (43)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-35">vendor/assets/iD/iD/locales/lv.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-36">vendor/assets/iD/iD/locales/mk.json</a>
    (44)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-37">vendor/assets/iD/iD/locales/ms.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-38">vendor/assets/iD/iD/locales/nl.json</a>
    (49)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-39">vendor/assets/iD/iD/locales/no.json</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-40">vendor/assets/iD/iD/locales/pl.json</a>
    (340)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-41">vendor/assets/iD/iD/locales/pt-BR.json</a>
    (257)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-42">vendor/assets/iD/iD/locales/pt.json</a>
    (340)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-43">vendor/assets/iD/iD/locales/ro.json</a>
    (46)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-44">vendor/assets/iD/iD/locales/ru.json</a>
    (309)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-45">vendor/assets/iD/iD/locales/si.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-46">vendor/assets/iD/iD/locales/sk.json</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-47">vendor/assets/iD/iD/locales/sl.json</a>
    (43)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-48">vendor/assets/iD/iD/locales/sq.json</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-49">vendor/assets/iD/iD/locales/sr.json</a>
    (108)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-50">vendor/assets/iD/iD/locales/sv.json</a>
    (705)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-51">vendor/assets/iD/iD/locales/ta.json</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-52">vendor/assets/iD/iD/locales/te.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-53">vendor/assets/iD/iD/locales/th.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-54">vendor/assets/iD/iD/locales/tl.json</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-55">vendor/assets/iD/iD/locales/tr.json</a>
    (91)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-56">vendor/assets/iD/iD/locales/uk.json</a>
    (173)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-57">vendor/assets/iD/iD/locales/vi.json</a>
    (169)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-58">vendor/assets/iD/iD/locales/yue.json</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-59">vendor/assets/iD/iD/locales/zh-CN.json</a>
    (561)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-60">vendor/assets/iD/iD/locales/zh-HK.json</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-61">vendor/assets/iD/iD/locales/zh-TW.json</a>
    (332)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-62">vendor/assets/iD/iD/locales/zh.json</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-63">vendor/assets/iD/iD/mapillary-js/arrow-up-white.svg</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-64">vendor/assets/iD/iD/mapillary-js/mapillary.js</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-65">vendor/assets/iD/iD/mapillary-js/mapillary.js.map</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-66">vendor/assets/iD/iD/mapillary-js/mapillary.min.css</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1675/files#diff-67">vendor/assets/iD/iD/mapillary-js/mapillary.min.js</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1675.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/1675.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1675.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/1675.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/1675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLZCvc0G3Hfuc6bTHrUUBJyQ5M7Enks5s1LrkgaJpZM4QaG_3">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLeUY1kMDJakCsso-w9RWgnP-Oaf2ks5s1LrkgaJpZM4QaG_3.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/1675"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<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://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update to iD v2.5.0 (#1675)"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1675"}}}</script>