Changes between Version 17 and Version 18 of Help/Action/Delete
- Timestamp:
- 2010-05-03T23:48:23+02:00 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Delete
v17 v18 11 11 == Deleting objects == 12 12 13 The user can click on an [wiki:/Help/Concepts/Object object], which get deleted if possible. 13 The user can click on an [wiki:/Help/Concepts/Object object], which gets deleted if possible. 14 14 15 15 * If a node is not part of a way then the node gets deleted. 16 * If a node is part of a way then the node gets deleted. Then if the node was at the end of a way the way gets shortened. If the node was in the middle of the way then the way is changed so it runs between the existing points. 17 * if you click a way then the way, and any associated nodes not used by anything else, gets deleted. 16 * If a node is part of a way then the node gets deleted. 17 * If the node was at the end of a way, the way gets shortened. 18 * If the node was in the middle of the way, the way is changed that it runs between the remaining nodes. 19 * If the user clicks on a way then the way and any associated nodes not used by anything else, get deleted. 18 20 19 21 When '''{{{Alt}}}''' is held when using this tool the way and its' associated unused nodes are deleted. 20 22 21 When '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split in two. 23 When '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split into two. 22 24 23 When '''{{{Ctrl}}}''' is pressed when releasing the button, the objectsand all its references are deleted. The exact definition of ''all its references'' is:25 When '''{{{Ctrl}}}''' is pressed when releasing the button, the [wiki:/Help/Concepts/Object objects] and all its references are deleted. The exact definition of ''all its references'' is: 24 26 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well. 25 27 * If a way is deleted, only the way and no nodes are deleted. … … 33 35 == Deleting objects being part of relations == #DeleteFromRelations 34 36 35 If you delete an [wiki:/Help/Concepts/Object object] which is part of a [wiki:/Help/Concepts/Object relation] the objecthas to be removed from therelation. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed:37 If you delete an [wiki:/Help/Concepts/Object object] which is part of a [wiki:/Help/Concepts/Object relation] the [wiki:/Help/Concepts/Object object] has to be removed from the [wiki:/Help/Concepts/Object relation]. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed: 36 38 37 39 [[Image(confirm-delete-from-relations.png)]]
