Changes between Version 36 and Version 37 of Help/Action/Delete
- Timestamp:
- 2020-01-08T01:54:09+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Delete
v36 v37 2 2 = Delete mode = 3 3 4 [[Image(source:trunk/images/mapmode/delete.png)]] ''Shortcut key:'' **`Ctrl ₊Delete`**4 [[Image(source:trunk/images/mapmode/delete.png,bottom)]] ''Shortcut key:'' **`Ctrl+Delete`** 5 5 6 6 Delete nodes, segments, ways and relations by a single mouse click. … … 8 8 9 9 10 == = Usage ===10 == Usage == 11 11 12 0. Clear the Selection by **`[Esc]`** or Unselect All.\\ 12 0. Clear the Selection by **`[Esc]`** or [[Image(source:/trunk/images/unselectall.svg,middle)]] [wikitr:/Help/Action/UnselectAll Unselect All].\\ 13 13 Otherwise the Selection and **all referring objects** to it get deleted by entering this mode.\\ 14 14 1. Enter the Delete mode by shortcut key or via the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\ … … 16 16 1. Click on nodes, way segments and ways to delete them. 17 17 18 Modifiers :18 === Modifiers 19 19 * `Shift` to remove only a way segment.\\ 20 20 The remaining parts os the way are split apart. 21 21 * `Alt` to spare the nodes of a way. \\ 22 22 These nodes will remain even when they are unused. 23 * `Ctrl` to additionally delete all [Concepts/Object objects] which reference the selected object **without further warning**, relations included. 23 * `Ctrl` to additionally delete all [wikitr:/Help/Concepts/Object objects] which reference the selected object **without further warning**, relations included. 24 24 The definition of ''reference'' is: 25 25 * a node references all ways it is connected to … … 35 35 === Deleting objects being members of relations === #DeleteFromRelations 36 36 37 If you delete an [Concepts/Object object] which is part of a [Concepts/Object#Relations 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:37 If you delete an [wikitr:/Help/Concepts/Object object] which is part of a [wikitr:/Help/Concepts/Object#Relations relation] the object has to be removed from the 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 [Concepts/Object#Relationsrelations](second column in the table) the[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 relations (second column in the table) the 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 [Concepts/Object objects]from these[Concepts/Object#Relationsrelations]. 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#Relationsrelations].43 Click '''Cancel''' if you don't want to remove the objects from these relations. In this case, JOSM doesn't delete the objects either, the operation is aborted. 44 Click '''OK''' if you agree with removing the objects from the displayed relations. 45 45 46 46 == See also == 47 * Simple [[Image(source:trunk/images/dialogs/delete.svg,20)]] [wikitr:/Help/Action/EditDelete Delete] as tool 47 * Simple [[Image(source:trunk/images/dialogs/delete.svg,20,middle)]] [wikitr:/Help/Action/EditDelete Delete] as tool 48 48 49 49 ---- 50 Back to [wikitr:/Help/EditToolbar Edit Toolbar]\\ 50 51 Back to [wikitr:/Help Main help]
