Changes between Version 40 and Version 41 of Help/Action/ObjectHistory


Ignore:
Timestamp:
2016-06-13T14:07:10+02:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

"Object dependency" > "Multiple perspectives"; rename headings

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/ObjectHistory

    v40 v41  
    3737 * [[Image(source:josm/trunk/images/data/user.png,16,middle)]] Lauch browser with information about the user
    3838
    39 == Object dependency ==
     39== Multiple perspectives ==
    4040Depending on the [wiki:Help/Concepts/Object object type] which is selected, there is a different second tab on the right part of the window. The different tabs are axplained below. If something changed between version A and B it is highlighted in light red, if something was removed it is highlighted in red and if something was added it is highlighted in green.
    4141
    42 === Node ===
     42=== If a node was selected, coordinates tab ===
    4343The '''Coordinates tab''' displays the longitude and the latitude of the node and the distance of the coordinates of the two selected versions. Additionally version A is highlighted as a red circle and version B as a green circle on the map below.
    4444
    4545[[Image(history_dialog_coordinates_tab.png)]]
    4646
    47 === Way ===
     47=== If a way was selected, nodes tab ===
    4848The '''Nodes tab''' displays all nodes of the way with their id. The arrow down or arrow up in the heading of the table indicates if the nodes are displayed from first to last or vice versa. This helps to easier inspect reverted ways. If you revert the direction of a way, not all the nodes are reordered in this view, but just the arrow switches and the nodes which are in reversed order get a yellow background. In the example image below you can see that in the last change of this way (which is by the way not yet uploaded in this case) the way was reversed, one node removed and two nodes added.
    4949
    5050[[Image(history_dialog_nodes_tab.png)]]
    5151
    52 === Relation ===
     52=== If a relation was selected, members tab ===
    5353The '''Members tab''' displays all members of the relation with their id, an icon of their object type and (if set) their role.
    5454