From d4d78b408154b4c32b21987d8f48fc673c5c17e1 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Tue, 21 May 2019 13:32:18 -0400 Subject: [PATCH] collapse list --- CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab9f20ecd..76b36377a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,25 +37,20 @@ _Breaking changes, which may affect downstream projects or sites that embed iD, and can now optionally validate everything downloaded OpenStreetMap. We have added rules for validating highway connectivity, outdated tags, very close nodes, and nonsquare buildings.
_Open the Issues pane to see what the new validator can do! (shortcut I)_ - * :triangular_ruler: Squaring used to be just for closed lines, but now the squaring tool can be used to square unclosed lines and individual corners. **Importantly, we've changed the keyboard shortcut from S to Q.** This is because lines can be both straightened or squared now, and Q matches the shortcut used by the JOSM editor.
_Try squaring some lines, or corner nodes (but remember, the shortcut is now Q:exclamation:)_ - * :straight_ruler: Straightening used to be just for unclosed lines, but now the straightening tool can be used on sub-sections of lines, on multiple connected lines, and on individual points.
_Try straightening points to make them line up perfectly (keyboard shortcut S)_ - * :ok_hand: The extraction tool got an upgrade as well. Before you could detach points from lines, now the tool is named "extract" and you can extract points from areas too.
_Try extracting features from areas when they are better mapped as points (keyboard shortcut E)_ - * :memo: We've made the raw tag editor even _raw-er_. You can now toggle between list and text views when editing tags. The text view is especially useful for copying and pasting tags!
_Click the icons above the "All tags" section to toggle between list and text views._ - * :fries: The [name-suggestion-index](http://osmlab.github.io/name-suggestion-index/brands/) project that powers iD's brand search got a big upgrade too! You can now find more brands than before, and brand logos will appear in the preset search results and in the feature editor.
_Map all the branded businesses in your town!_