Changes between Version 35 and Version 36 of Help/Action/Delete
- Timestamp:
- 2019-02-24T09:22:19+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Delete
v35 v36 1 [[TranslatedPages]] 2 [[PageOutline]] 1 [[TranslatedPages]] 2 = Delete mode = 3 3 4 [[Image(source:trunk/images/mapmode/delete.png)]] '' Keyboard shortcut:'' '''{{{Ctrl}}} + {{{Delete}}}'''4 [[Image(source:trunk/images/mapmode/delete.png)]] ''Shortcut key:'' **`Ctrl₊Delete`** 5 5 6 '''Allows the user to delete nodes and other [Concepts/Object objects].''' 6 Delete nodes, segments, ways and relations by a single mouse click. 7 All possibly affected objects are highlighted in the Map View. 7 8 8 == Delete mode ==9 9 10 === Alt modifier===10 === Usage === 11 11 12 {{{Ctrl}}} + {{{Delete}}}, when '''{{{Alt}}}''' is held when using this tool the way and its' associated unused nodes are deleted. 12 0. Clear the Selection by **`[Esc]`** or Unselect All.\\ 13 Otherwise the Selection and **all referring objects** to it get deleted by entering this mode.\\ 14 1. Enter the Delete mode by shortcut key or via the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\ 15 The cursor changes. 16 1. Click on nodes, way segments and ways to delete them. 13 17 14 === Shift modifier === 18 Modifiers: 19 * `Shift` to remove only a way segment.\\ 20 The remaining parts os the way are split apart. 21 * `Alt` to spare the nodes of a way. \\ 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. 24 The definition of ''reference'' is: 25 * a node references all ways it is connected to 26 * an object references all relations it is member of 27 * a simple way which is not a member of a relation has no references. 15 28 16 {{{Ctrl}}} + {{{Delete}}}, when '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split into two.29 ⏩ The cursor changes according to the affected objects. 17 30 18 === Ctrl modifier ===19 31 20 {{{Ctrl}}} + {{{Delete}}}, 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: 21 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well. 22 * If a way is deleted, only the way and no nodes are deleted. 23 * If an area is deleted, only the area gets deleted. 24 25 The following key shortcuts are defined: 26 * If the user did not press '''{{{Ctrl}}}''' and the object has any references, the user is informed and nothing is deleted. 27 28 == Deleting objects being part of relations == #DeleteFromRelations 32 {{{#!comment 33 the anchor is a help topic 34 }}} 35 === Deleting objects being members of relations === #DeleteFromRelations 29 36 30 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: … … 38 45 39 46 == See also == 40 41 * [[Image(source:trunk/images/dialogs/delete.svg,20)]] [wiki:/Help/Action/EditDelete Delete tool], {{{Delete}}} - simpler variant of this mode 42 * [Concepts/Object Objects] 43 * [EditToolbar Edit Toolbar] 44 * [[Shortcuts#Altkey]] - shortcuts utilizing {{{Alt}}} key may be inaccessible at some platforms, more details here 47 * Simple [[Image(source:trunk/images/dialogs/delete.svg,20)]] [wikitr:/Help/Action/EditDelete Delete] as tool 45 48 46 49 ---- 47 Back to [wiki:/Help Main Help]50 Back to [wikitr:/Help Main help]
