<h1>2.8.0</h1>
<h5>April 16, 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="speech_balloon" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4ac.png">💬</g-emoji> We've changed how things look on the post-upload screen. Now after saving your edits,<br>
you will see a list of OpenStreetMap communities that are active around the area where you are editing.<br><br>
<em>Reach out to nearby mappers and say hello!</em></li>
</ul>
<h4><g-emoji class="g-emoji" alias="boom" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4a5.png">💥</g-emoji> Breaking Changes</h4>
<ul>
<li>Drop support for node 4 / npm 2 (<a href="https://github.com/openstreetmap/iD/issues/4853">#4853</a>)
<ul>
<li><g-emoji class="g-emoji" alias="warning" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png">⚠️</g-emoji> If you are building the iD project, you will need to upgrade your node version.</li>
</ul>
</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>Post-upload dialog improvements, and <a href="https://github.com/osmlab/osm-community-index/">community index</a> integration (<a href="https://github.com/openstreetmap/iD/issues/4815">#4815</a>)
<ul>
<li>Social sharing options are gone (was: share your edit on Facebook, Twitter, Google+)</li>
<li>Community resources are displayed from most local to global</li>
<li>Nice icons come from FontAwesome</li>
<li>Each resource has a name, short description, and extended description (all available for translation)</li>
<li>Each resource can include a list of which languages are spoken (currently displays language codes)</li>
<li>Resources can optionally have events. If events exist, the next upcoming 2 will be shown.</li>
<li>Events can have a name, description, where, when</li>
<li>Events can optionally be translated (this would be more useful for a big event like a State of the Map)</li>
</ul>
</li>
<li>Send more information about iD presets to Taginfo service - fields, geometries, icons (<a href="https://github.com/openstreetmap/iD/issues/4940">#4940</a>, <a href="https://github.com/openstreetmap/iD/issues/4937">#4937</a>, <a href="https://github.com/openstreetmap/iD/issues/3598">#3598</a>, thanks <a href="https://github.com/mmd-osm">@mmd-osm</a>)</li>
<li>Remember changeset <code>source</code> tag value, make it settable via url param (<a href="https://github.com/openstreetmap/iD/issues/4899">#4899</a>)</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>Show a message on the History Panel if the selected feature is new (<a href="https://github.com/openstreetmap/iD/issues/4975">#4975</a>)</li>
<li>Don't click cycle through <code>alternating</code> or <code>reversible</code> oneway states (<a href="https://github.com/openstreetmap/iD/issues/4970">#4970</a>)</li>
<li>Fix zoom scaleExtent to allow zoom out to z2 (full world) (<a href="https://github.com/openstreetmap/iD/issues/4959">#4959</a>)</li>
<li>Rename "No Turns" to "Only Straight On", add "Only U-turn" preset and icon (<a href="https://github.com/openstreetmap/iD/issues/4952">#4952</a>)</li>
<li>Don't autocomplete numeric values in the combobox (<a href="https://github.com/openstreetmap/iD/issues/4935">#4935</a>)</li>
<li>Hide Turn Restriction field on trivial junctions (<a href="https://github.com/openstreetmap/iD/issues/4934">#4934</a>)</li>
<li>Add 'X' to close side panes (Background, Map Data, Help) (<a href="https://github.com/openstreetmap/iD/issues/4913">#4913</a>, <a href="https://github.com/openstreetmap/iD/issues/4599">#4599</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add pencil "edit" icon to custom background item (<a href="https://github.com/openstreetmap/iD/issues/4908">#4908</a>, <a href="https://github.com/openstreetmap/iD/issues/4798">#4798</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add hint alt text for "remove", "undo", "info" buttons (<a href="https://github.com/openstreetmap/iD/issues/4904">#4904</a>, <a href="https://github.com/openstreetmap/iD/issues/4833">#4833</a>, <a href="https://github.com/openstreetmap/iD/issues/4892">#4892</a> thanks <a href="https://github.com/vershwal">@vershwal</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>Prevent node drags from breaking many kinds of relations / turn restrictions (<a href="https://github.com/openstreetmap/iD/issues/4921">#4921</a>)</li>
<li>Fix bug preventing adding restrictions when multiple via paths exist (<a href="https://github.com/openstreetmap/iD/issues/4968">#4968</a>, <a href="https://github.com/openstreetmap/iD/issues/4969">#4969</a>, thanks <a href="https://github.com/tyrasd">@tyrasd</a>)</li>
<li>Guard code to avoid deleting a turn twice (<a href="https://github.com/openstreetmap/iD/issues/4968">#4968</a>, <a href="https://github.com/openstreetmap/iD/issues/4928">#4928</a>)</li>
<li>When connecting nodes, prefer to keep an existing (not new) node (<a href="https://github.com/openstreetmap/iD/issues/4974">#4974</a>, <a href="https://github.com/openstreetmap/iD/issues/4674">#4674</a>)</li>
<li>When boundaries are shared with roads, consider them as roads for purposes of filtering (<a href="https://github.com/openstreetmap/iD/issues/4973">#4973</a>)</li>
<li>Fix bug when deleting an only restriction on a bidirectional road (<a href="https://github.com/openstreetmap/iD/issues/4951">#4951</a>)</li>
<li>Prevent clicking in restriction editor from selecting nearby text</li>
<li>Handle "entry only" and "exit only" variants of 'stop' and 'platform' when identifying PTv2 members (<a href="https://github.com/openstreetmap/iD/issues/4946">#4946</a>)</li>
<li>Fix ';'-space delimiting within <code>conditional</code> opening hours style files, add tests (<a href="https://github.com/openstreetmap/iD/issues/4925">#4925</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 preset for <code>attraction=maze</code> (<a href="https://github.com/openstreetmap/iD/issues/4987">#4987</a>, <a href="https://github.com/openstreetmap/iD/issues/4986">#4986</a>, thanks <a href="https://github.com/sulfo">@sulfo</a>)</li>
<li>Add preset for <code>healthcare=laboratory</code> (<a href="https://github.com/openstreetmap/iD/issues/4982">#4982</a>, <a href="https://github.com/openstreetmap/iD/issues/4980">#4980</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add name field to several pitch presets (<a href="https://github.com/openstreetmap/iD/issues/4976">#4976</a>, <a href="https://github.com/openstreetmap/iD/issues/4857">#4857</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add preset for <code>advertising=column</code> (<a href="https://github.com/openstreetmap/iD/issues/4963">#4963</a>, <a href="https://github.com/openstreetmap/iD/issues/4961">#4961</a>, thanks <a href="https://github.com/Xavier-J-Ortiz">@Xavier-J-Ortiz</a>)</li>
<li>Add <code>faces=*</code> field to clock preset (<a href="https://github.com/openstreetmap/iD/issues/4962">#4962</a>, <a href="https://github.com/openstreetmap/iD/issues/4961">#4961</a>, thanks <a href="https://github.com/Xavier-J-Ortiz">@Xavier-J-Ortiz</a>)</li>
<li>Add preset for <code>leisure=beach_resort</code> (<a href="https://github.com/openstreetmap/iD/issues/4956">#4956</a>, <a href="https://github.com/openstreetmap/iD/issues/4955">#4955</a>, thanks <a href="https://github.com/Xavier-J-Ortiz">@Xavier-J-Ortiz</a>)</li>
<li>Add more kinds of vending machines, change vending to multiple select field (<a href="https://github.com/openstreetmap/iD/issues/4888">#4888</a>)</li>
<li>Add <code>usage</code> <code>voltage</code> <code>frequency</code> fields to several rail presets (<a href="https://github.com/openstreetmap/iD/issues/4919">#4919</a>)</li>
<li>Add <code>industrial=*</code> field to landuse industrial preset (<a href="https://github.com/openstreetmap/iD/issues/4949">#4949</a>, thanks <a href="https://github.com/hikemaniac">@hikemaniac</a>)</li>
<li>Add preset for <code>shop=pet_grooming</code> (<a href="https://github.com/openstreetmap/iD/issues/4942">#4942</a>, <a href="https://github.com/openstreetmap/iD/issues/4939">#4939</a>, thanks <a href="https://github.com/Xavier-J-Ortiz">@Xavier-J-Ortiz</a>)</li>
<li>Add preset for Trail Riding Station, add fields to Horseback Riding and Hiking routes (<a href="https://github.com/openstreetmap/iD/issues/4912">#4912</a>, thanks <a href="https://github.com/NopMap">@NopMap</a>)</li>
<li>Add preset for <code>man_made=antenna</code> (<a href="https://github.com/openstreetmap/iD/issues/4938">#4938</a>, thanks [<a class="user-mention" data-hovercard-user-id="392328" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/obama">@obama</a>])</li>
<li>Add preset for <code>amenity=monastary</code> (<a href="https://github.com/openstreetmap/iD/issues/4936">#4936</a>, <a href="https://github.com/openstreetmap/iD/issues/4932">#4932</a>, thanks <a href="https://github.com/Xavier-J-Ortiz">@Xavier-J-Ortiz</a>)</li>
<li>Add <code>height=*</code> field to many building presets (<a href="https://github.com/openstreetmap/iD/issues/4905">#4905</a>, <a href="https://github.com/openstreetmap/iD/issues/2455">#2455</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add preset for <code>leisure=outdoor_seating</code> (<a href="https://github.com/openstreetmap/iD/issues/4933">#4933</a>, <a href="https://github.com/openstreetmap/iD/issues/4931">#4931</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add preset for <code>natural=mud</code> (<a href="https://github.com/openstreetmap/iD/issues/4926">#4926</a>, <a href="https://github.com/openstreetmap/iD/issues/4923">#4923</a>, thanks <a href="https://github.com/Xavier-J-Ortiz">@Xavier-J-Ortiz</a>)</li>
<li>Add preset for <code>allotments=plot</code> (<a href="https://github.com/openstreetmap/iD/issues/4920">#4920</a>, <a href="https://github.com/openstreetmap/iD/issues/4917">#4917</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add <code>brand=*</code> field to <code>amenity=fuel</code> preset (<a href="https://github.com/openstreetmap/iD/issues/4906">#4906</a>, <a href="https://github.com/openstreetmap/iD/issues/2300">#2300</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add preset for <code>highway=passing_place</code> (<a href="https://github.com/openstreetmap/iD/issues/4891">#4891</a>, <a href="https://github.com/openstreetmap/iD/issues/4883">#4883</a>, thanks <a href="https://github.com/Xavier-J-Ortiz">@Xavier-J-Ortiz</a>)</li>
<li>Add preset for <code>man_made=observatory</code> (<a href="https://github.com/openstreetmap/iD/issues/4889">#4889</a>, <a href="https://github.com/openstreetmap/iD/issues/4855">#4855</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add field for <code>maxspeed:advisory=*</code> to presets for link roads (<a href="https://github.com/openstreetmap/iD/issues/4870">#4870</a>, <a href="https://github.com/openstreetmap/iD/issues/4522">#4522</a>, thanks <a href="https://github.com/umarpreet1">@umarpreet1</a>)</li>
<li>Add more search terms for memorial (including "stolperstein")</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/1821#issuecomment-381710126">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLcdmksE-PwpvYgzLaybmfEPzfbAdks5tpOgegaJpZM4TXEQ0">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABWnLTcc-CZSFavGszMMe-kPVKJGzLiWks5tpOgegaJpZM4TXEQ0.gif" height="1" width="1" alt="" /></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/1821#issuecomment-381710126"></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":"PERSON","message":"@bhousel in #1821: # 2.8.0\r\n##### April 16, 2018\r\n\r\n#### :mega: Release Highlights\r\n* :speech_balloon: We've changed how things look on the post-upload screen. Now after saving your edits,\r\nyou will see a list of OpenStreetMap communities that are active around the area where you are editing.\u003cbr/\u003e\r\n_Reach out to nearby mappers and say hello!_\r\n\r\n#### :boom: Breaking Changes\r\n* Drop support for node 4 / npm 2 ([#4853])\r\n * :warning: If you are building the iD project, you will need to upgrade your node version.\r\n\r\n[#4853]: https://github.com/openstreetmap/iD/issues/4853\r\n\r\n#### :tada: New Features\r\n* Post-upload dialog improvements, and [community index](https://github.com/osmlab/osm-community-index/) integration ([#4815])\r\n * Social sharing options are gone (was: share your edit on Facebook, Twitter, Google+)\r\n * Community resources are displayed from most local to global\r\n * Nice icons come from FontAwesome\r\n * Each resource has a name, short description, and extended description (all available for translation)\r\n * Each resource can include a list of which languages are spoken (currently displays language codes)\r\n * Resources can optionally have events. If events exist, the next upcoming 2 will be shown.\r\n * Events can have a name, description, where, when\r\n * Events can optionally be translated (this would be more useful for a big event like a State of the Map)\r\n* Send more information about iD presets to Taginfo service - fields, geometries, icons ([#4940], [#4937], [#3598], thanks [@mmd-osm])\r\n* Remember changeset `source` tag value, make it settable via url param ([#4899])\r\n\r\n[#4940]: https://github.com/openstreetmap/iD/issues/4940\r\n[#4937]: https://github.com/openstreetmap/iD/issues/4937\r\n[#4899]: https://github.com/openstreetmap/iD/issues/4899\r\n[#4815]: https://github.com/openstreetmap/iD/issues/4815\r\n[#3598]: https://github.com/openstreetmap/iD/issues/3598\r\n[@mmd-osm]: https://github.com/mmd-osm\r\n\r\n#### :sparkles: Usability\r\n* Show a message on the History Panel if the selected feature is new ([#4975])\r\n* Don't click cycle through `alternating` or `reversible` oneway states ([#4970])\r\n* Fix zoom scaleExtent to allow zoom out to z2 (full world) ([#4959])\r\n* Rename \"No Turns\" to \"Only Straight On\", add \"Only U-turn\" preset and icon ([#4952])\r\n* Don't autocomplete numeric values in the combobox ([#4935])\r\n* Hide Turn Restriction field on trivial junctions ([#4934])\r\n* Add 'X' to close side panes (Background, Map Data, Help) ([#4913], [#4599], thanks [@vershwal])\r\n* Add pencil \"edit\" icon to custom background item ([#4908], [#4798], thanks [@vershwal])\r\n* Add hint alt text for \"remove\", \"undo\", \"info\" buttons ([#4904], [#4833], [#4892] thanks [@vershwal])\r\n\r\n[#4975]: https://github.com/openstreetmap/iD/issues/4975\r\n[#4970]: https://github.com/openstreetmap/iD/issues/4970\r\n[#4959]: https://github.com/openstreetmap/iD/issues/4959\r\n[#4952]: https://github.com/openstreetmap/iD/issues/4952\r\n[#4935]: https://github.com/openstreetmap/iD/issues/4935\r\n[#4934]: https://github.com/openstreetmap/iD/issues/4934\r\n[#4913]: https://github.com/openstreetmap/iD/issues/4913\r\n[#4908]: https://github.com/openstreetmap/iD/issues/4908\r\n[#4904]: https://github.com/openstreetmap/iD/issues/4904\r\n[#4892]: https://github.com/openstreetmap/iD/issues/4892\r\n[#4833]: https://github.com/openstreetmap/iD/issues/4833\r\n[#4798]: https://github.com/openstreetmap/iD/issues/4798\r\n[#4599]: https://github.com/openstreetmap/iD/issues/4599\r\n[@vershwal]: https://github.com/vershwal\r\n\r\n#### :bug: Bugfixes\r\n* Prevent node drags from breaking many kinds of relations / turn restrictions ([#4921])\r\n* Fix bug preventing adding restrictions when multiple via paths exist ([#4968], [#4969], thanks [@tyrasd])\r\n* Guard code to avoid deleting a turn twice ([#4968], [#4928])\r\n* When connecting nodes, prefer to keep an existing (not new) node ([#4974], [#4674])\r\n* When boundaries are shared with roads, consider them as roads for purposes of filtering ([#4973])\r\n* Fix bug when deleting an only restriction on a bidirectional road ([#4951])\r\n* Prevent clicking in restriction editor from selecting nearby text\r\n* Handle \"entry only\" and \"exit only\" variants of 'stop' and 'platform' when identifying PTv2 members ([#4946])\r\n* Fix ';'-space delimiting within `conditional` opening hours style files, add tests ([#4925])\r\n\r\n[#4974]: https://github.com/openstreetmap/iD/issues/4974\r\n[#4973]: https://github.com/openstreetmap/iD/issues/4973\r\n[#4969]: https://github.com/openstreetmap/iD/issues/4969\r\n[#4968]: https://github.com/openstreetmap/iD/issues/4968\r\n[#4951]: https://github.com/openstreetmap/iD/issues/4951\r\n[#4946]: https://github.com/openstreetmap/iD/issues/4946\r\n[#4928]: https://github.com/openstreetmap/iD/issues/4928\r\n[#4925]: https://github.com/openstreetmap/iD/issues/4925\r\n[#4921]: https://github.com/openstreetmap/iD/issues/4921\r\n[#4674]: https://github.com/openstreetmap/iD/issues/4674\r\n[@tyrasd]: https://github.com/tyrasd\r\n\r\n#### :rocket: Presets\r\n* Add preset for `attraction=maze` ([#4987], [#4986], thanks [@sulfo])\r\n* Add preset for `healthcare=laboratory` ([#4982], [#4980], thanks [@vershwal])\r\n* Add name field to several pitch presets ([#4976], [#4857], thanks [@vershwal])\r\n* Add preset for `advertising=column` ([#4963], [#4961], thanks [@Xavier-J-Ortiz])\r\n* Add `faces=*` field to clock preset ([#4962], [#4961], thanks [@Xavier-J-Ortiz])\r\n* Add preset for `leisure=beach_resort` ([#4956], [#4955], thanks [@Xavier-J-Ortiz])\r\n* Add more kinds of vending machines, change vending to multiple select field ([#4888])\r\n* Add `usage` `voltage` `frequency` fields to several rail presets ([#4919])\r\n* Add `industrial=*` field to landuse industrial preset ([#4949], thanks [@hikemaniac])\r\n* Add preset for `shop=pet_grooming` ([#4942], [#4939], thanks [@Xavier-J-Ortiz])\r\n* Add preset for Trail Riding Station, add fields to Horseback Riding and Hiking routes ([#4912], thanks [@NopMap])\r\n* Add preset for `man_made=antenna` ([#4938], thanks [@obama])\r\n* Add preset for `amenity=monastary` ([#4936], [#4932], thanks [@Xavier-J-Ortiz])\r\n* Add `height=*` field to many building presets ([#4905], [#2455], thanks [@vershwal])\r\n* Add preset for `leisure=outdoor_seating` ([#4933], [#4931], thanks [@vershwal])\r\n* Add preset for `natural=mud` ([#4926], [#4923], thanks [@Xavier-J-Ortiz])\r\n* Add preset for `allotments=plot` ([#4920], [#4917], thanks [@vershwal])\r\n* Add `brand=*` field to `amenity=fuel` preset ([#4906], [#2300], thanks [@vershwal])\r\n* Add preset for `highway=passing_place` ([#4891], [#4883], thanks [@Xavier-J-Ortiz])\r\n* Add preset for `man_made=observatory` ([#4889], [#4855], thanks [@vershwal])\r\n* Add field for `maxspeed:advisory=*` to presets for link roads ([#4870], [#4522], thanks [@umarpreet1])\r\n* Add more search terms for memorial (including \"stolperstein\")\r\n\r\n[#4987]: https://github.com/openstreetmap/iD/issues/4987\r\n[#4986]: https://github.com/openstreetmap/iD/issues/4986\r\n[#4982]: https://github.com/openstreetmap/iD/issues/4982\r\n[#4980]: https://github.com/openstreetmap/iD/issues/4980\r\n[#4976]: https://github.com/openstreetmap/iD/issues/4976\r\n[#4963]: https://github.com/openstreetmap/iD/issues/4963\r\n[#4962]: https://github.com/openstreetmap/iD/issues/4962\r\n[#4961]: https://github.com/openstreetmap/iD/issues/4961\r\n[#4956]: https://github.com/openstreetmap/iD/issues/4956\r\n[#4955]: https://github.com/openstreetmap/iD/issues/4955\r\n[#4949]: https://github.com/openstreetmap/iD/issues/4949\r\n[#4942]: https://github.com/openstreetmap/iD/issues/4942\r\n[#4939]: https://github.com/openstreetmap/iD/issues/4939\r\n[#4938]: https://github.com/openstreetmap/iD/issues/4938\r\n[#4936]: https://github.com/openstreetmap/iD/issues/4936\r\n[#4933]: https://github.com/openstreetmap/iD/issues/4933\r\n[#4932]: https://github.com/openstreetmap/iD/issues/4932\r\n[#4931]: https://github.com/openstreetmap/iD/issues/4931\r\n[#4926]: https://github.com/openstreetmap/iD/issues/4926\r\n[#4923]: https://github.com/openstreetmap/iD/issues/4923\r\n[#4920]: https://github.com/openstreetmap/iD/issues/4920\r\n[#4919]: https://github.com/openstreetmap/iD/issues/4919\r\n[#4917]: https://github.com/openstreetmap/iD/issues/4917\r\n[#4912]: https://github.com/openstreetmap/iD/issues/4912\r\n[#4906]: https://github.com/openstreetmap/iD/issues/4906\r\n[#4905]: https://github.com/openstreetmap/iD/issues/4905\r\n[#4891]: https://github.com/openstreetmap/iD/issues/4891\r\n[#4888]: https://github.com/openstreetmap/iD/issues/4888\r\n[#4883]: https://github.com/openstreetmap/iD/issues/4883\r\n[#4889]: https://github.com/openstreetmap/iD/issues/4889\r\n[#4870]: https://github.com/openstreetmap/iD/issues/4870\r\n[#4857]: https://github.com/openstreetmap/iD/issues/4857\r\n[#4855]: https://github.com/openstreetmap/iD/issues/4855\r\n[#4522]: https://github.com/openstreetmap/iD/issues/4522\r\n[#2455]: https://github.com/openstreetmap/iD/issues/2455\r\n[#2300]: https://github.com/openstreetmap/iD/issues/2300\r\n[@sulfo]: https://github.com/sulfo\r\n[@vershwal]: https://github.com/vershwal\r\n[@Xavier-J-Ortiz]: https://github.com/Xavier-J-Ortiz\r\n[@hikemaniac]: https://github.com/hikemaniac\r\n[@NopMap]: https://github.com/NopMap\r\n[@umarpreet1]: https://github.com/umarpreet1\r\n"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1821#issuecomment-381710126"}}}</script>