Changes between Version 40 and Version 41 of Help/Action/ObjectHistory
- Timestamp:
- 2016-06-13T14:07:10+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/ObjectHistory
v40 v41 37 37 * [[Image(source:josm/trunk/images/data/user.png,16,middle)]] Lauch browser with information about the user 38 38 39 == Object dependency==39 == Multiple perspectives == 40 40 Depending 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. 41 41 42 === Node===42 === If a node was selected, coordinates tab === 43 43 The '''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. 44 44 45 45 [[Image(history_dialog_coordinates_tab.png)]] 46 46 47 === Way===47 === If a way was selected, nodes tab === 48 48 The '''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. 49 49 50 50 [[Image(history_dialog_nodes_tab.png)]] 51 51 52 === Relation===52 === If a relation was selected, members tab === 53 53 The '''Members tab''' displays all members of the relation with their id, an icon of their object type and (if set) their role. 54 54
