Changes between Version 15 and Version 16 of Help/Action/UploadSelection


Ignore:
Timestamp:
2013-06-28T19:19:16+02:00 (12 years ago)
Author:
skyper
Comment:

added shortcut + small format fixes

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/UploadSelection

    v15 v16  
    33= File > Upload Selection =
    44
    5 
    6 [[Image(source:/trunk/images/uploadselection.png)]] ''Keyboard shortcut:'' '''{{{}}}'''
     5[[Image(source:trunk/images/uploadselection.png,middle)]] ''Keyboard shortcut:'' '''{{{Ctrl+Alt+Shift+U}}}'''
    76
    87'''Upload a single modified [wiki:/Help/Concepts/Object object] or an arbitrary collection of modified objects to the server.'''
    98
    10 Have also a look at [[Image(source:/trunk/images/upload.png,20)]] [wiki:/Help/Action/Upload Upload to OSM] to get an overview how uploading works and what to take in mind before uploading.
     9Have also a look at [[Image(source:trunk/images/upload.png,20)]] [wiki:/Help/Action/Upload Upload to OSM] to get an overview how uploading works and what to take in mind before uploading.
    1110
    1211{{{
     
    1716}}}
    1817
    19 [[TOC(inline)]]
     18[[PageOutline(2-4,Table of Contents,inline)]]
     19
    2020
    2121== Upload a single modified object to the server ==
    22  * Click on a modified node or a modified way or select a modified relation in the Relation Dialog
    23  * Click on ''File->Upload Selection''
    24  * The following dialog shows the object you've selected for uploading [[BR]]
    25    [[Image(upload-selection-dialog.png)]][[BR]]
    26  * Click '''Continue''' to proceed to the [[Upload Dialog]] and to finish uploading.
     22* Click on a modified node or a modified way or select a modified relation in the Relation Dialog
     23* Click on ''File -> Upload Selection''
     24* The following dialog shows the object you've selected for uploading:[[BR]]
     25[[Image(upload-selection-dialog.png,margin-left=30)]][[BR]]
     26* Click '''Continue''' to proceed to the [[Upload Dialog]] and to finish uploading.
     27
    2728
    2829== Upload multiple modified objects to the server ==
    29  * Select multiple nodes, ways, or relations
    30  * Click on ''File->Upload Selection''
    31  * The following dialog shows the object you've selected for uploading [[BR]]
    32    [[Image(upload-selection-dialog-multiple.png)]][[BR]]
    33    In this dialog, you can still change the list of objects to upload. Just modify the selected entries in the upper list.
    34  * Click '''Continue''' to proceed to the [wiki:/Help/Action/UploadDialog Upload Dialog] and to finish uploading.
     30* Select multiple nodes, ways, or relations
     31* Click on ''File -> Upload Selection''
     32* The following dialog shows the object you've selected for uploading:[[BR]]
     33[[Image(upload-selection-dialog-multiple.png,margin-left=30)]][[BR]]
     34 In this dialog, you can still change the list of objects to upload. Just modify the selected entries in the upper list.
     35* Click '''Continue''' to proceed to the [wiki:/Help/Action/UploadDialog Upload Dialog] and to finish uploading.
     36
    3537
    3638== Delete a locally deleted object on the server ==
     
    3840You can nevertheless upload a locally deleted object to the server. In this case, the object gets deleted on the server too.
    3941
    40  * Click on ''File->Upload Selection''
    41  * In the lower part of the following selection you can select locally deleted objects which should be uploaded to the server: [[BR]]
    42    [[Image(upload-selection-dialog-deleted-objects.png)]][[BR]]
    43    In this example, one locally deleted node is uploaded to the server.
    44  * Click '''Continue''' to proceed to the [wiki:/Help/Action/UploadDialog Upload Dialog] and to finish uploading.
     42* Click on ''File -> Upload Selection''
     43* In the lower part of the following selection you can select locally deleted objects which should be uploaded to the server:[[BR]]
     44[[Image(upload-selection-dialog-deleted-objects.png,margin-left=30)]][[BR]]
     45 In this example, one locally deleted node is uploaded to the server.
     46* Click '''Continue''' to proceed to the [wiki:/Help/Action/UploadDialog Upload Dialog] and to finish uploading.
    4547
    4648
    4749== Frequently Asked Questions ==
    48 === I've selected an object but it doesn't appear in the Upload Selection Dialog when I click on ''File->Upload Selection''. Why's that? ===
     50=== I've selected an object but it doesn't appear in the Upload Selection Dialog when I click on ''File -> Upload Selection''. Why's that? ===
    4951The object must be '''modified''' in order to appear in the Upload Selection Dialog for uploading.
    50  * a '''new object''' is always modified
    51  * an '''existing object''' downloaded from the server is only modified if you've changed a tag, moved the object, added or removed nodes from a way, etc. since the last upload 
     52* A '''new object''' is always modified.
     53* An '''existing object''' downloaded from the server is only modified if you've changed a tag, moved the object, added or removed nodes from a way, etc. since the last upload.
    5254If an object you've selected isn't displayed in the Upload Selection Dialog, then it's probably not modified.
    5355
     
    5557Sometimes it's not possible to upload exactly the set of object you've scheduled for uploading. JOSM completes your selection with additional objects from the local dataset if necessary. Here're two examples:
    5658
    57  * If you try to upload a modified way which includes new nodes, JOSM makes sure that the new nodes are uploaded too, because otherwise the way would be invalid on the server.
    58  * If you try to upload a deleted node which is still in use by way on the server, JOSM makes sure that the way is deleted too, if possible.
     59* If you try to upload a modified way which includes new nodes, JOSM makes sure that the new nodes are uploaded too, because otherwise the way would be invalid on the server.
     60* If you try to upload a deleted node which is still in use by way on the server, JOSM makes sure that the way is deleted too, if possible.
     61
    5962
    6063== See also ==
    61  * [[Image(source:/trunk/images/upload.png,20)]] [wiki:/Help/Action/Upload Upload to OSM]
    62  * [wiki:/Help/Concepts/Conflict What is a conflict?]
     64* [[Image(source:trunk/images/upload.png,20)]] [wiki:/Help/Action/Upload Upload to OSM]
     65* [wiki:/Help/Concepts/Conflict What is a conflict?]
    6366
    6467----