Changes between Version 3 and Version 4 of Help/Action/Purge


Ignore:
Timestamp:
2011-06-22T16:10:09+02:00 (13 years ago)
Author:
skyper
Comment:

added icons + links

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Purge

    v3 v4  
    11[[TranslatedPages]]
    22= Edit > Purge... =
    3 [[Image(source:/trunk/images/purge.png)]] ''Keyboard shortcut'': '''{{{Ctrl+Shift+P}}}'''
     3[[Image(source:trunk/images/purge.png)]] ''Keyboard shortcut'': '''{{{Ctrl+Shift+P}}}'''
    44
    5 The purge action cleans up your data layer by removing the selected objects from the layer. However, in contrast to the delete action, they will '''not''' be deleted on the server when you upload your changes.
     5The purge action cleans up your data layer by removing the selected [Concepts/Object objects] from the layer. However, in contrast to the [[Image(source:trunk/images/dialogs/delete.png,20)]] [Action/EditDelete delete action], they '''will not be deleted''' on the server when you upload your changes.
    66
    7 It is, as if JOSM completely forgets about these objects and they never have been downloaded.
     7It is, as if JOSM completely forgets about these [Concepts/Object objects] and they never had been downloaded.
    88
    99== Warnings ==
    1010=== Dependent objects ===
    1111
    12 When you purge a node of a way, that way cannot exist without its nodes, so it has to be purged as well. JOSM will give a warning in this case and lets you inspect the objects that need to be purged in addition to the original selection.
     12When you purge a [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] of a [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way], that [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] cannot exist without its [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes nodes], so it has to be purged as well. JOSM will give a warning in this case and lets you inspect the objects that need to be purged in addition to the original selection.
    1313
    14 The same holds, if you like to puge a new object (id:0) that is member of a relation. Members with a positive id can be purged without affecting the relation. Their status will be 'incomplete' after purging.
     14The same holds, if you like to purge a new [Concepts/Object object] (id:0) that is member of a [[Image(source:trunk/images/data/relation.png)]] [Concepts/Object#Relations relation]. Members with a positive id can be purged without affecting the [[Image(source:trunk/images/data/relation.png)]] [Concepts/Object#Relations relation] relation. Their status will be ''{{{incomplete}}}'' after purging.
    1515
    16 If you get this warning, you can safely proceed, but be aware that more objects are purged, than originally selected.
     16If you get this warning, you can safely proceed, but be aware that more [Concepts/Object objects] are purged, than originally selected.
    1717
    1818=== Modified objects ===
    1919
    20 If you purge modified objects, these edits are lost. This can be intended, but you will get a warning in this case.
     20If you purge modified [Concepts/Object objects], these edits are lost. This can be intended, but you will get a warning in this case.
    2121
    2222== Clear Undo/Redo buffer ==
    2323
    24 This option is supposed to free resources (memory). But don't rely on it (yet). If you are short of memory, it is still the best option to save the (partially purged) layer and reopen it in another instance of JOSM.
     24This option is supposed to free resources (memory). But don't rely on it (yet). If you are short of memory, it is still the best option to [[Image(source:trunk/images/save.png,20)]] [Action/Save save] the (partially purged) layer and reopen it in another instance of JOSM.
    2525
    2626
    2727== See also ==
    2828
    29  * [[Image(source:/trunk/images/dialogs/delete.png)]][wiki:/Help/Action/Delete Delete Action]
     29* [[Image(source:trunk/images/dialogs/delete.png,20)]] [Action/Delete Delete]
     30* [Concepts/Object Objects]
    3031
    3132----
    32 Back to [wiki:/Help/Menu/Edit Menu Edit][[Br]]
     33Back to [Menu/Edit Menu Edit][[Br]]
    3334Back to [wiki:/Help Main Help]