Changes between Version 4 and Version 5 of Ru:Help/Action/Upload


Ignore:
Timestamp:
2015-04-15T10:10:02+02:00 (11 years ago)
Author:
Takuto
Comment:

Обновил английский текст до текущей версии для дальнейшего перевода

Legend:

Unmodified
Added
Removed
Modified
  • Ru:Help/Action/Upload

    v4 v5  
    1 [[TranslatedPages(revision=29)]]
    2 
     1[[TranslatedPages(revision=44, outdated)]]
     2[[PageOutline(1-10,Table of Contents)]]
    33= Загрузка на сервер OSM =
    44
    5 Геоданные, введенные в JOSM (или результаты редактирования существующих данных) доступны только локально и могут быть использованы лишь тем пользователем, который их ввел, пока этот пользователь не решит сделать эти данные доступными также и для других членов сообщества. Для того, чтобы опубликовать данные, пользователь должен "выгрузить", передать их на сервер. "Выгрузка" означает, что геоданные передаются на центральный сервер, управляемый сообществом OSM, где эти данные объединяются с данными других картографов в централизованной базе данных. Именно в результате передачи на сервер введенные или отредактированные локально данные становятся частью [http://www.openstreetmap.org общедоступной карты], а также могут быть использованы другими членами сообщеста OSM.
     5Геоданные, введенные в JOSM (или результаты редактирования существующих данных) доступны только локально и могут быть использованы лишь тем пользователем, который их ввел, пока этот пользователь не решит сделать эти данные доступными также и для других членов сообщества. Для того, чтобы опубликовать данные, пользователь должен "выгрузить", передать их на сервер. "Выгрузка" означает, что геоданные передаются на центральный сервер, управляемый сообществом OSM, где эти данные объединяются с данными других картографов в централизованной базе данных. Именно в результате передачи на сервер введенные или отредактированные локально данные становятся частью [osmwww: общедоступной карты], а также могут быть использованы другими членами сообщества OSM.
    66
    77{{{
    88#!html
    99<p style="background-color:rgb(253,255,221);padding: 10pt; border-color:rgb(128,128,128);border-style: solid; border-width: 1px;">
    10 Пожалуйста, будьте внимательны и осторожны при редактировании и передаче данных на сервер. Если есть какие-то сомнения в правильности данных, лучше воздержитесь от передачи этих данных на сервер, а сохраните их локально на диске, чтобы позже проверить их еще раз.
     10Пожалуйста, будьте внимательны и осторожны при редактировании и передаче данных на сервер. Если есть какие-то сомнения в правильности данных, лучше воздержитесь от передачи этих данных на сервер, сохраните их локально на диске, чтобы позже проверить их еще раз.
    1111</p>
    1212}}}
    1313
    14 [[TOC(inline)]]
    1514
    1615== Changesets, upload requests, and upload strategies ==
    17 Geo data contributed to the OSM server consists of [wiki:/Help/Concepts/Object nodes, ways, and relations]. Because there are hundreds of mappers publishing their geo data on the OSM server it is important to track who published what data in which context. It would be tedious for mappers to describe for every single node and every single way why it is published. A more convenient approach is to package a group of related objects and assign the package a comment, not the individual objects.
    18 
    19 The OSM project calls such a package a '''[wiki:/Help/Concepts/Changeset changeset]'''. A '''changeset''' is a collection of related changes (new objects, object modifications, or object deletings) applied to OSM data.
    20 
    21 Changesets are different from '''upload requests'''. A changeset is a '''logical''' grouping of [wiki:/Help/Concepts/Object objects] whereas an upload request is a '''technical grouping''' for the purpose of transferring geo data to the central OSM server only. In JOSM we say, that objects are uploaded '''using''' upload requests '''to''' a changeset. The JOSM Upload Dialog allows one to configure aspects of the upload requests to be used and aspects of the changeset objects are uploaded to. Some of the settings are compulsory (i.e. the user has to configure them before he or she can upload geo data) but most of them are optional and JOSM works with reasonable default values.
    22 
    23 Geo data can be retrieved later by the changeset it was uploaded to, it can't be retrieved by the upload request used. Changesets have a unique id, upload requests have not. For instance, [http://www.openstreetmap.org/browse/changeset/3274448 this changeset] includes geo data from tracing over orthofotos of the city of Bern, Switzerland. It isn't possible, though, to see which and how many upload requests have be used to fill it in.
     16Geo data contributed to the OSM server consists of [Concepts/Object nodes, ways, and relations]. Because there are hundreds of mappers publishing their geo data on the OSM server it is important to track who published what data in which context. It would be tedious for mappers to describe for every single node and every single way why it is published. A more convenient approach is to package a group of related objects and assign the package a comment, not the individual objects.
     17
     18The OSM project calls such a package a **[Concepts/Changeset changeset]**. A **changeset** is a collection of related changes (new objects, object modifications, or object deletions) applied to OSM data.
     19
     20Changesets are different from  **upload requests**. A changeset is a **logical** grouping of [Concepts/Object objects], whereas an upload request is a **technical grouping** for transferring geo data to the central OSM server only. In JOSM we say, that objects are uploaded **using** upload requests **to** a changeset. The JOSM Upload Dialog allows aspects of the upload requests and changeset objects to be configured. Some of the settings are compulsory (i.e. the user has to configure them before geo data can be uploaded) but most of them are optional and JOSM works with reasonable default values.
     21
     22Geo data can be retrieved later via the changeset it was uploaded to, though it can't be retrieved by the upload request used. Changesets have a unique identifier, upload requests have not. For instance, [osmwww:browse/changeset/3274448 this changeset] includes geo data from tracing over orthofotos of the city of Bern, Switzerland. It isn't possible, though, to see the upload requests that were used to fill it.
    2423
    2524=== One upload request into one changeset ===
     
    2928
    3029This is the standard configuration used by JOSM. It is the preferred configuration
    31  * for users uploading the result of converting a few GPS traces to OSM geo data 
    32  * for users uploading the result of tracing a few hours over aerial photos 
    33  * for users uploading the result of entering local knowledge about street names, points of interests, etc. 
     30 * for users uploading the result of converting a few GPS traces to OSM geo data
     31 * for users uploading the result of tracing a few hours over aerial photos
     32 * for users uploading the result of entering local knowledge about street names, points of interests, etc.
    3433
    3534=== Multiple uploads into one changeset ===
     
    3837
    3938This is an advanced configuration option which most users don't have to enable. It can be useful:
    40  * for users who map using multiple data layer in JOSM and who want to upload the result of their work into one changeset 
    41  * for users who are working in longer mapping session. For them it could be safer to upload intermediate results to the server than to upload the result of the complete session only. In the former case they can use multiple uploads into one changeset which helps them to safe their data without fragmenting them up in unrelated changesets. 
     39 * for users who map using multiple data layer in JOSM and who want to upload the result of their work into one changeset
     40 * for users who are working in longer mapping session. For them it could be safer to upload intermediate results to the server than to upload the result of the complete session only. In the former case they can use multiple uploads into one changeset which helps them to safe their data without fragmenting them up in unrelated changesets.
    4241
    4342JOSM still supports to upload each object individually.
     
    4544[[Image(wiki:Help/Action/Upload:one-changeset-individual-object-upload-request.png)]]
    4645
    47 Please note that this is a legacy feature. Until recently, this was the only upload option in OSM.  Technically, it uses a slightly different approach to communicate with the OSM server. It is still available in JOSM although the OSM server now supports upload requests with up to 50'000 objects. For the casual and normal user it is almost obsolete. In rare cases, it could be useful for power users. 
     46Please note that this is a legacy feature. Until recently, this was the only upload option in OSM.  Technically, it uses a slightly different approach to communicate with the OSM server. It is still available in JOSM although the OSM server now supports upload requests with up to 50,000 objects. For the casual and normal user it is almost obsolete. In rare cases, it could be useful for power users.
    4847
    4948=== Uploading large datasets into multiple changeset ===
    50 JOSM also supports uploading large datasets which don't fit into one changeset only.
    51 
     49JOSM also supports uploading large datasets that don't fit into a single changeset.
    5250[[Image(wiki:Help/Action/Upload:multiple-changesets.png)]]
    5351
    54 This is an advanced option which only is useful for power users. They can select this configuration if they have to upload a dataset with more than 50'000 new, modified, or deleted objects. 
     52This is an advanced option which is only useful for power users. They can select this configuration if they have to upload a dataset with more than 50,000 new, modified, or deleted objects.
    5553
    5654== Choosing your upload strategy - when and how often  to upload ==
     
    5957Here are some rules of thumb:
    6058
    61  * '''Time required to upload''': the smaller the upload requests you choose the longer it takes to upload. It takes more time to upload 100 objects with 100 individual upload requests than to upload them in one request including 100 objects.
    62 
    63  * '''Collisions with other mappers''': if you upload 30'000 objects in one request and if the server encounters a problem on the 29'999th object the whole upload is rolled back. One has to fix the problem (i.e. by resolving a [wiki:/Help/Concepts/Conflict conflict]). The whole 30'000 objects will have to be uploaded again. On the other hand, if you upload 30'000 object with 10 request à 1000 objects and if the server encounters a problem on the 29'999th object then you only have to repeat the last upload request including the 29000th to the 30000th objects. Object 1-28999 are already successfully uploaded. If you're mapping in areas where other mappers are active too you should therefore prefer smaller sizes for upload requests.
     59 * **Time required to upload**: the smaller the upload requests you choose the longer it takes to upload. It takes more time to upload 100 objects using 100 individual upload requests than to upload them in one request containing 100 objects.     
     60 * **Collisions with other mappers**: if you upload 30,000 objects in one request and if the server encounters a problem on the 29,999th object the whole upload is rolled back. The problem has to be fixed first (i.e. by resolving a [wiki:/Help/Concepts/Conflict conflict]). The whole 30,000 objects will then have to be uploaded again. On the other hand, if you upload 30,000 objects with 10 requests containing 1,000 objects each and the server encounters a problem on the 29,999th object then you only have to repeat the last upload request for the 29,000th to 30,000th objects. Objects 1-28,999 are already successfully uploaded. If you're mapping in areas where other mappers are active too you should therefore prefer smaller sizes for upload requests.
    6461
    6562== Uploading data  ==
     
    6764=== Launching the Upload Dialog ===#LaunchUploadDialog
    6865
    69  * ''Keyboard shortcut:'' CTRL+SHIFT+U
    70  * Menu item ''File->[[Image(source:/trunk/images/upload.png)]] Upload''
    71  * Toolbar button [[Image(source:/trunk/images/upload.png)]]
     66* ''Keyboard shortcut:'' **{{{Ctrl+Shift+↑}}}**
     67* Menu item ''File->[[Image(source:trunk/images/upload.png,middle)]] Upload''
     68* Toolbar button [[Image(source:trunk/images/upload.png,middle)]]
    7269
    7370=== Checks before the Upload Dialog is displayed ===
    74 If the [http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Validator Validator plugin] is installed, JOSM performs a quick check on the data. If it finds warnings or errors you'll be presented with a list of them and get the chance to correct the problems and try again or upload anyway. It's not necessary to fix all of that, but please don't go over it easily, especially not the errors.
     71Before the Upload Dialog is displayed, [Dialog/Validator validator] is run on all modified [Concepts/Objects objects]. If it finds warnings or errors you'll be presented with a list of them and get the chance to correct the problems and try again or upload anyway. It's not necessary to fix all of that, but please don't go over it easily, especially not the errors.
    7572
    7673JOSM also checks for limititations imposed by the OSM server:
     
    8077If the objects you're uploading have cyclic dependencies (relation 1 refers to relation 2, relation 2 refers to relation 3, relation 3 refers to relation 1) JOSM can't upload them. JOSM will ask you to break up these dependencies first.
    8178
    82 '''Note''': On large dataset these checks can take some time and for the time being they don't provide user feedback. Please be patient if it takes a couple of seconds to launch the Upload Dialog on large datasets. This will be fixed soon.
     79**Note**: On large datasets these checks can take some time and for the time being they don't provide user feedback. Please be patient if it takes a couple of seconds to launch the Upload Dialog on large datasets. This will be fixed soon.
    8380
    8481=== The Upload Dialog ===
     
    8784
    8885The upload dialog consists of two sections:
    89  * the upper half displays a summary of the objects to be added, to be modified, and to be deleted on the server
    90  * the lower part provides panels for configuring various aspects of the upload process
     86* the upper half displays a summary of the objects to be added, to be modified, and to be deleted on the server
     87* the lower part provides panels for configuring various aspects of the upload process
    9188
    9289When the Upload Dialog is launched it always displays the basic configuration panel which includes a text box for entering an upload comment and a summary of the other upload parameters for this upload.
     
    9491=== Running a simple upload ===
    9592
    96  1. [wiki:/Help/Action/Upload#LaunchUploadDialog Launch]  the Upload Dialog
    97  2. Enter an upload comment. You '''must''' provide an upload comment of at least 3 characters. 
    98  3. Click on [[Image(source:/trunk/images/upload.png)]]'''Upload Changes'''
     931. [#LaunchUploadDialog Launch]  the Upload Dialog
     942. Enter an upload comment. You **must** provide an upload comment of at least 3 characters.
     953. Click on [[Image(source:trunk/images/upload.png,middle)]] **Upload Changes**
    9996
    10097=== Running an upload with advanced options ===
    10198
    10299==== Adding tags to the changeset ====
    103 Geo data uploaded to the OSM server is always uploaded to a [wiki:/Help/Concepts/Changeset changeset]. Similar to [wiki:/Help/Concepts/Object nodes, ways, and relations] one can assign [wiki:/Help/Concepts/Object tags] to a changeset.
     100Geo data uploaded to the OSM server is always uploaded to a [Concepts/Changeset changeset]. Similar to [Concepts/Object nodes, ways, and relations] one can assign [Concepts/Object tags] to a changeset.
    104101
    105102In the Upload Dialog one can enter tags in the Tag Configuration Panel, see screenshot below:
     
    107104[[Image(wiki:Help/Action/Upload:tags-config-panel-screenshot.png)]]
    108105
    109 '''Do's and Don'ts'''
    110  * Tags are your friends. Use them to describe the geo data you are uploading to the OSM server.
    111  * Use the tag {{{source}}} to describe the source of your geo data (examples: {{{traced from Yahoo Imagery}}}, {{{based on GPS traces and surveyed by bike}}}).
    112  * You don't have to add your user name to the tags. The link between the changeset and your OSM user account is maintained automatically.
     106**Do's and Don'ts**
     107* Tags are your friends. Use them to describe the geo data you are uploading to the OSM server.
     108* Use the tag {{{source}}} to describe the source of your geo data (examples: {{{traced from Yahoo Imagery}}}, {{{based on GPS traces and surveyed by bike}}}).
     109* You don't have to add your user name to the tags. The link between the changeset and your OSM user account is maintained automatically.
    113110
    114111Note that the required upload comment is also a tag. You can either enter it in the Tag Configuration Panel with the key {{{comment}}} or in the Basic Settings Panel in the text input field provided there.
     
    119116[[Image(wiki:Help/Action/Upload:changeset-config-panel.png)]]
    120117
    121 JOSM uploads to a new changeset if '''Upload to a new changeset''' is selected. This is the standard setting.
    122 
    123 If you want to upload to an existing changeset you have to select one of the available changesets from the drop down list. This list is only enabled if there are open changesets which you can upload data to because you own them. Click on [[Image(source:/trunk/images/dialogs/refresh.png)]] ''Refresh'' to load the list of available open changesets from the server. If there is at least one open changeset available you can select the radio button '''Upload to an existing changeset''' and select a changeset.
    124 
    125 Click on [[Image(source:/trunk/images/closechangeset.png)]]''Close Changeset'' to close the currently selected open changeset. This is for convenience only. You don't have to close a changeset here in order to run a succesful upload.
    126 
    127 After a successful upload JOSM can either close the changeset used or leave it open for another upload. The default setting is to close it. You can configure whether JOSM should leave it open by unselecting the checkbox '''Close changeset after upload'''.
     118JOSM uploads to a new changeset if **Upload to a new changeset** is selected. This is the standard setting.     
     119If you want to upload to an existing changeset you have to select one of the available changesets from the drop down list. This list is only enabled if there are open changesets which you can upload data to because you own them. Click on [[Image(source:trunk/images/dialogs/refresh.png,middle)]] ''Refresh'' to load the list of available open changesets from the server. If there is at least one open changeset available you can select the radio button **Upload to an existing changeset** and select a changeset.
     120Сlick on [[Image(source:trunk/images/closechangeset.png,bottom)]] **Close Changeset** to close the currently selected open changeset. This is for convenience only. You don't have to close a changeset here in order to run a successful upload.
     121After a successful upload JOSM can either close the changeset used or leave it open for another upload. The default setting is to close it. You can configure whether JOSM should leave it open by unselecting the checkbox **Close changeset after upload**.
    128122
    129123
    130124==== Configuring the number and size of upload requests ====
    131 JOSM uploads geo data with one or more '''upload requests''' to a [wiki:/Help/Concepts/Changeset changeset] on the OSM server. In the Advanced Configuration Panel you can decide about the number and the size of upload requests, see screenshot:
     125JOSM uploads geo data with one or more  **upload requests** to a [Concepts/Changeset changeset] on the OSM server. In the Advanced Configuration Panel you can decide about the number and the size of upload requests, see screenshot:
    132126
    133127[[Image(wiki:Help/Action/Upload:advanced-config-panel.png)]]
    134128
    135 Select '''Upload data in one request''' to upload all object in one request. If you're uploading a medium to large number of objects this might take some time and JOSM will not be able to inform you about the progress. There are only two outcomes of such an upload: the upload either succeeded or it didn't. In the former case everything is fine, in the later no objects at all have been uploaded. This kind of upload will never lead to a partial upload which is both its strength and its weakness. It can be its weakness if the entire upload fails because there is a problem in the very last object in the upload request.
    136 
    137 Select '''Upload data in chunks of objects''' to upload the objects in a sequence of requests with a predefined size. You can enter a preferred size for an upload request (called the "chunk size"). Depending on its value JOSM will submit a number of upload request (the number is displayed on the right of the input field for the "chunk size"). In contrast to the former option, every upload of a chunk can either succeed or fail. You will get some coarse grained progress feedback because JOSM will inform you when an individual chunk has been uploaded successfully or when its upload has failed. Uploading in chunks is in most cases slower than uploading in one requests, though.
    138 
    139 Select '''Upload each object individually''' to upload each object with an individual upload request. You will get very fine grained progress feedback because JOSM will inform you when an individual object was uploaded successfully or when its upload has failed. Note that this option is in most cases the slowest option.
    140 
    141 '''Recommendations'''
    142  * For small (<1000 objects) to medium upload sizes (<5000 objects), choose '''Upload data in one request'''
    143  * For medium to large upload sizes (> 5000 objects) choose '''Upload data in chunks of objects'''. A chunk size of 1000 is a good value to start with.
    144  * Don't use '''Upload each object individually''' unless you have a specific reason to do so. This is basically a legacy strategy from former versions of the OSM server.
     129        Select **Upload data in one request** to upload all object in one request. If you're uploading a medium to large number of objects this might take some time and JOSM will not be able to inform you about the progress. There are only two outcomes of such an upload: the upload either succeeded or it didn't. In the former case everything is fine, in the later no objects at all have been uploaded. This kind of upload will never lead to a partial upload which is both its strength and its weakness. It can be its weakness if the entire upload fails because there is a problem in the very last object in the upload request.
     130Select **Upload data in chunks of objects** to upload the objects in a sequence of requests with a predefined size. You can enter a preferred size for an upload request (called the "chunk size"). Depending on its value JOSM will submit a number of upload requests (the number is displayed on the right of the input field for the "chunk size"). In contrast to the former option, every upload of a chunk can either succeed or fail. You will get some coarse grained progress feedback because JOSM will inform you when an individual chunk has been uploaded successfully or when its upload has failed. Uploading in chunks is in most cases slower than uploading in one requests, though.
     131 Select **Upload each object individually** to upload each object with an individual upload request. You will get very fine grained progress feedback because JOSM will inform you when an individual object was uploaded successfully or when its upload has failed. Note that this option is in most cases the slowest option.
     132**Recommendations**
     133* For small (<1,000 objects) to medium upload sizes (<5,000 objects), choose **Upload data in one request**
     134* For medium to large upload sizes (> 5,000 objects) choose **Upload data in chunks of objects**. A chunk size of 1,000 is a good value to start with.
     135* Don't use **Upload each object individually** unless you have a specific reason to do so. This is basically a legacy strategy from former versions of the OSM server.
    145136
    146137=== Running a very large upload ===
    147 An upload is considered to be very large if its size exceeds the maximum size of a changeset on the OSM server. Currently, the upper limit for the size of a changeset is 50'000 objects and if JOSM detectes that your upload is bigger it displays the following information in the Upload Dialog:
     138An upload is considered to be very large if its size exceeds the maximum size of a changeset on the OSM server. Currently, the upper limit for the size of a changeset is 50,000 objects and if JOSM detects that your upload is bigger it displays the following information in the Upload Dialog:
    148139
    149140[[Image(wiki:Help/Action/Upload:large-upload-basic-settings.png)]]
    150141
    151 The warning message indicates that JOSM can't upload the data unless you configure some advanced settings. Either switch to the tab '''Advanced''' or click on the link in the message. The following configuration panel will be displayed:
     142The warning message indicates that JOSM can't upload the data unless you configure some advanced settings. Either switch to the tab **Advanced** or click on the link in the message. The following configuration panel will be displayed:
    152143
    153144[[Image(wiki:Help/Action/Upload:large-upload-advanced-settings.png)]]
    154145
    155 For very large uploads, uploading in one request isn't possible and the respective option is therefore disabled. Please select a chunk size to be used in the upload. It has to be smaller than 50'000, too, because the upper limit for the size of a changeset also applies to the chunk size. You can upload a very large dataset with an individual request per object but you're not recommended to do so.
     146For very large uploads, uploading in one request isn't possible and the respective option is therefore disabled. Please select a chunk size to be used in the upload. It has to be smaller than 50,000, too, because the upper limit for the size of a changeset also applies to the chunk size. You can upload a very large dataset with an individual request per object but you're not recommended to do so.
    156147
    157148A very large upload doesn't fit within a single changeset. Please select
    158149
    159  * whether JOSM should automatically open as many new changesets as required to upload the data. Select this option if you want to run a very large upload without user intervention.
    160 
    161  * whether JOSM should fill up one changeset and return to the Upload Dialog. Select this option if you want to have full control over the changesets created for the upload.
     150* whether JOSM should automatically open as many new changesets as required to upload the data. Select this option if you want to run a very large upload without user intervention.
     151
     152* whether JOSM should fill up one changeset and return to the Upload Dialog. Select this option if you want to have full control over the changesets created for the upload.
    162153
    163154== Error and Warning messages ==
    164155
    165156=== Uploading to a closed changeset ===#ChangesetClosed
    166 If you upload to an open changeset, the upload may fail because the changeset has been closed in the meantime. It could have been closed by the server because of a timeout (changesets don't stay open for more than 24 hours) or because you closed it explicitly in another JOSM instance.
     157If you upload to an open changeset, the upload may fail because the changeset has been closed in the meantime. It could have been closed by the server because of a timeout (changesets don't stay open for more than 24 hours and are also closed after an hour of inactivity) or because you closed it explicitly in another JOSM instance.
    167158
    168159JOSM displays the following error message:
     
    170161[[Image(wiki:Help/Action/Upload:error-dialog-changeset-closed.png)]]
    171162
    172 '''How to resolve'''
    173  * Launch the Upload Dialog again
    174  * Select another open changeset or select to upload to a new changeset
    175  * Upload again
     163**How to resolve**
     164* Launch the Upload Dialog again
     165* Select another open changeset or select to upload to a new changeset
     166* Upload again
    176167
    177168=== Changeset becomes full during upload ===#ChangesetFull
    178 There is an upper limit for the size of changesets. On the OSM server it's currently set to 50'000 objects per changeset. An upload may exceed this limit while uploading, mainly if you are uploading a sequence of upload requests to the same changeset.
     169There is an upper limit for the size of changesets. On the OSM server it's currently set to 50,000 objects per changeset. An upload may exceed this limit while uploading, mainly if you are uploading a sequence of upload requests to the same changeset.
    179170
    180171If JOSM detects that a changeset became full it displays the following warning message:
     
    182173[[Image(wiki:Help/Action/Upload:error-dialog-changeset-full.png)]]
    183174
    184 '''How to resolve'''
    185  * Click on '''Continue Uploading''' to continue the upload with as many new changesets as necessary.
    186  * Click on '''Go back to Upload Dialog''' to go back to the upload dialog. There you can select another changeset to upload the remaining objects to.
    187  * Click on '''Abort''' to abort uploading and return to the main map editing interface.
    188 
    189 
    190 === Deleting node which is still in use ===
     175**How to resolve**
     176* Click on **Continue Uploading** to continue the upload with as many new changesets as necessary.
     177* Click on **Go back to Upload Dialog** to go back to the upload dialog. There you can select another changeset to upload the remaining objects to.
     178* Click on **Abort** to abort uploading and return to the main map editing interface.
     179
     180
     181=== Deleting nodes that are still in use ===
    191182{{{
    192183#!html
    193184<a name="NodeStillInUseInWay">
    194185}}}
    195 If your upload includes a deleted [wiki:/Help/Concepts/Object node] the OSM server checks if the node is still used in one of the ways known to the server. You have to make sure that the node is ''isolated'' (not part of any way and not referred to by any relation) before it can be deleted.
     186If your upload includes a deleted [Concepts/Object node] the OSM server checks if the node is still used in one of the ways known to the server. You have to make sure that the node is ''isolated'' (not part of any way and not referred to by any relation) before it can be deleted.
    196187
    197188If the OSM server detects that the node is still in use it replies an error message which JOSM displays as follows:
     
    199190[[Image(wiki:Help/Action/Upload:upload-412-node-still-in-use.png)]]
    200191
    201 If you click on '''Prepare conflict resolution''' JOSM supports you in resolving the issue. First it downloads all ways in which the node is still used and merges them with your current dataset. In most cases, JOSM removes the deleted node from all parent ways automatically. If for some reason this isn't possible, JOSM creates a [wiki:/Help/Concepts/Conflict conflict] which you have to [wiki:/Help/Concepts/Conflict resolve] manually.
     192If you click on **Prepare conflict resolution** JOSM supports you in resolving the issue. First it downloads all ways in which the node is still used and merges them with your current dataset. In most cases, JOSM removes the deleted node from all parent ways automatically. If for some reason this isn't possible, JOSM creates a [Concepts/Conflict conflict] which you have to [Concepts/Conflict resolve] manually.
    202193
    203194After that, just upload again. Your upload now includes all parent ways of the deleted node and the deleted node is removed from all of them. The upload should therefore succeed.
     195
     196== See also ==
     197* [[Image(source:trunk/images/uploadselection.png,20,middle)]] [Action/UploadSelection Upload Selection to OSM]
     198* [Concepts/Conflict What is a conflict?]
     199
     200----
     201Back to [Menu/File Menu File][[Br]]
     202Back to [wiki:/Help Main Help]