Changes between Version 22 and Version 23 of Help/Action/Delete
- Timestamp:
- 2011-06-04T19:48:25+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Delete
v22 v23 3 3 = Edit > Delete = 4 4 5 [[Image(source: /trunk/images/dialogs/delete.png)]] ''Keyboard shortcut:'' '''{{{D}}}'''5 [[Image(source:trunk/images/dialogs/delete.png)]] ''Keyboard shortcut:'' '''{{{D}}}''' 6 6 7 '''Allows the user to delete nodes and other [ wiki:/Help/Concepts/Object objects].'''7 '''Allows the user to delete nodes and other [Concepts/Object objects].''' 8 8 9 9 [[TOC(inline)]] … … 11 11 == Deleting objects == 12 12 13 The user can click on an [ wiki:/Help/Concepts/Object object], which gets deleted if possible.13 The user can click on an [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. … … 23 23 When '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split into two. 24 24 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:25 When '''{{{Ctrl}}}''' is pressed when releasing the button, the [Concepts/Object objects] and all its references are deleted. The exact definition of ''all its references'' is: 26 26 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well. 27 27 * If a way is deleted, only the way and no nodes are deleted. … … 35 35 == Deleting objects being part of relations == #DeleteFromRelations 36 36 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/Objectrelation]. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed:37 If you delete an [Concepts/Object object] which is part of a [Concepts/Object relation] the [Concepts/Object object] has to be removed from the [Concepts/Object#Relations relation]. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed: 38 38 39 39 [[Image(confirm-delete-from-relations.png)]] 40 40 41 The entries in the displayed list indicate from which [ wiki:/Help/Concepts/Object relations] (second column in the table) the [wiki:/Help/Concepts/Object object] (or the objects, if you delete more than one object) have to be removed.41 The entries in the displayed list indicate from which [Concepts/Object relations] (second column in the table) the [Concepts/Object object] (or the objects, if you delete more than one object) have to be removed. 42 42 43 Click '''Cancel''' if you don't want to remove the [ wiki:/Help/Concepts/Object objects] from these [wiki:/Help/Concepts/Objectrelations]. In this case, JOSM doesn't delete the [wiki:/Help/Concepts/Object objects] either, the operation is aborted.44 Click '''OK''' if you agree with removing the [ wiki:/Help/Concepts/Object objects] from the displayed [wiki:/Help/Concepts/Object relations].43 Click '''Cancel''' if you don't want to remove the [Concepts/Object objects] from these [Concepts/Object#Relations relations]. In this case, JOSM doesn't delete the [Concepts/Object objects] either, the operation is aborted. 44 Click '''OK''' if you agree with removing the [Concepts/Object objects] from the displayed [Concepts/Object#Relations relations]. 45 45 46 46 == See also == 47 47 48 * [ wiki:/Help/Concepts/Object Objects]49 * [ wiki:/Help/EditToolbar Edit Toolbar]48 * [Concepts/Object Objects] 49 * [EditToolbar Edit Toolbar] 50 50 51 51 ---- 52 Back to [wiki:/Help/Menu/Edit Menu Edit][[Br]]53 52 Back to [wiki:/Help Main Help]