Talk:JOSM/UI

From OpenStreetMap Wiki
Latest comment: 18 years ago by Gerv
Jump to navigation Jump to search

Since I didn't want to write into Grevs design notes I use the talk page. Toralf 21:01, 14 January 2008 (UTC)Reply

From "New UI Design (by Gerv) - version 2"


Selection: "It is possible to select the nodes within a way without selecting the way itself; clicking the nodes selects them, clicking an area of way between nodes selects the way."

Addition "The addition interface is spring-loaded. You use Alt-click to make the first addition, and after that, all clicks are "additive" until you double-click to end the adding operation."

  • This behavior is pretty uncommon in professional drawing software that I know of. IMHO there are two reasons:
    • double-clicks are not very precise in location
    • I assume currently the most often used action in JOSM is adding ways/nodes, thus it adds a lot of clicks to the user
  • This brings me to suggest a new concept:
    • Zoom: MWheel
    • Select: LMB
    • Add to selection: Shift + LMB
    • Deselect: Shift + Ctrl + RMB
    • Add node: Alt + LMB
    • Add node w\o reuse: Alt + Ctrl + LMB
    • Pan: RMB (and additionally arrow keys)
    • Select all nodes of a way: Shift + RMB on one node of a way
    • Deselect all nodes of a way: Shift + Ctrl + RMB on one node of a way
    • Select a segment of a way: Shift + RMB on segment
    • Deselect a segment of a way: Shift + Ctrl + RMB on segment

Toralf 21:01, 14 January 2008 (UTC)Reply