Changes between Version 17 and Version 18 of Help/Action/Delete


Ignore:
Timestamp:
2010-05-03T23:48:23+02:00 (16 years ago)
Author:
skyper
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Delete

    v17 v18  
    1111== Deleting objects ==
    1212
    13 The user can click on an [wiki:/Help/Concepts/Object object], which get deleted if possible.
     13The user can click on an [wiki:/Help/Concepts/Object object], which gets deleted if possible.
    1414
    1515 * 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.
    1820
    1921When '''{{{Alt}}}''' is held when using this tool the way and its' associated unused nodes are deleted.
    2022
    21 When '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split in two.
     23When '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split into two.
    2224
    23 When '''{{{Ctrl}}}''' is pressed when releasing the button, the objects and all its references are deleted. The exact definition of ''all its references'' is:
     25When '''{{{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:
    2426 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well.
    2527 * If a way is deleted, only the way and no nodes are deleted.
     
    3335== Deleting objects being part of relations == #DeleteFromRelations
    3436
    35 If you delete an [wiki:/Help/Concepts/Object object] which is part of a [wiki:/Help/Concepts/Object relation] the object has to be removed from the relation. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed:
     37If 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:
    3638
    3739[[Image(confirm-delete-from-relations.png)]]