Changes between Version 55 and Version 56 of Help/Action/Upload


Ignore:
Timestamp:
2016-11-13T16:43:20+01:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

wikifix list

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Upload

    v55 v56  
    1212== In simple words ==
    1313
    14 - (like online editors like iD or Potlatch) you need to upload your changes to OSM server. Make sure you connected to server :-)
    15 - you may encounter [wiki:Help/Concepts/Conflict conflicts] after you upload changes (in most cases this means you will have to [wiki:Dialog/Conflict#Resolvingdifferencesbetweentags choose what tags to leave on your objects])
    16 - to reduce chance of conflict, don't edit data other mappers edit in same time window
    17 - to reduce chance of conflict, make your downloads-uploads quicker, so there no overlap between your time-window and theirs
    18 - (rough idea) to entirely avoid conflict, don't edit objects with same id and don't alter their parent relations (node-way and way-relation and relation-relation). If you (and other editor) are editing disjoint datasets (https://en.wikipedia.org/wiki/Disjoint_sets), then there won't be conflict at all. Please note that it also means that all parent ways and all parent relations should be respected (which is likely to change).
    19 - (unlike online editors like iD or Potlatch) you don't have to upload immediately (you may [[Help/Action/Save]] file manually but [[Help/Action/AutoSave]] will further assist you)
    20 - (unlike every other editor?) JOSM will let you upload changes to already opened (but not a closed) changeset (see [[#Multipleuploadsintoonechangeset]]). Every open changeset will "close" automatically by http://openstreetmap.org server after 1 hour.
     14* (like online editors like iD or Potlatch) you need to upload your changes to OSM server. Make sure you connected to server :-)
     15* you may encounter [wiki:Help/Concepts/Conflict conflicts] after you upload changes (in most cases this means you will have to [wiki:Dialog/Conflict#Resolvingdifferencesbetweentags choose what tags to leave on your objects])
     16* to reduce chance of conflict:
     17 * don't edit data other mappers edit in same time window
     18 * make your downloads-uploads quicker, so there no overlap between your time-window and theirs
     19* (rough idea) to entirely avoid conflict, don't edit objects with same id and don't alter their parent relations (node-way and way-relation and relation-relation). If you (and other editor) are editing disjoint datasets (https://en.wikipedia.org/wiki/Disjoint_sets), then there won't be conflict at all. Please note that it also means that all parent ways and all parent relations should be respected (which is likely to change).
     20* (unlike online editors like iD or Potlatch) you don't have to upload immediately (you may [[Help/Action/Save]] file manually but [[Help/Action/AutoSave]] will further assist you)
     21* (unlike every other editor?) JOSM will let you upload changes to already opened (but not a closed) changeset (see [[#Multipleuploadsintoonechangeset]]). Every open changeset will "close" automatically by http://openstreetmap.org server after 1 hour.
    2122
    2223== Changesets, upload requests, and upload strategies ==