Changes between Version 62 and Version 63 of Help/Action/Upload
- Timestamp:
- 2019-12-26T20:18:13+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Upload
v62 v63 13 13 14 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])15 * you may encounter [wikitr:/Help/Concepts/Conflict conflicts] after you upload changes (in most cases this means you will have to [wikitr:/Help/Dialog/Conflict#Resolvingdifferencesbetweentags choose what tags to leave on your objects]) 16 16 * to reduce chance of conflict: 17 17 * don't edit data other mappers edit in same time window 18 18 * make your downloads-uploads quicker, so there no overlap between your time-window and theirs 19 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 serverafter 1 hour.20 * (unlike online editors like iD or Potlatch) you don't have to upload immediately (you may [wikitr:/Help/Action/Save save] file manually but [wikitr:/Help/Action/AutoSave auto save] 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 [osmwww: OSM server] after 1 hour. 22 22 23 23 == Changesets, upload requests, and upload strategies == 24 24 Geo 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 why every single node and every single way is published. A more convenient approach is to package a group of related objects and assign the package itself a comment, instead of the individual objects. 25 25 26 The 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. 27 28 Changesets 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. 26 The OSM project calls such a package a **[wikitr:/Help/Concepts/Changeset changeset]**. A **changeset** is a collection of related changes (new objects, object modifications, or object deletions) applied to OSM data. 27 28 Changesets are different from **upload requests**. A changeset is a **logical** grouping of [wikitr:/Help/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. 29 29 30 30 Geo 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. … … 97 97 * the lower part provides tabs for configuring various aspects of the upload process 98 98 99 When the Upload Dialog is launched it always displays the Settings tab which allows you to enter the most important information about your [Concepts/Changeset changeset]: 99 When the Upload Dialog is launched it always displays the Settings tab which allows you to enter the most important information about your [wikitr:/Help/Concepts/Changeset changeset]: 100 100 the changeset comment:: 101 101 It's important to provide a brief comment describing the changes you are uploading. This makes it easier for other contributors and for yourself to know what your changes are about and why you made the changes. … … 106 106 === Running a simple upload === 107 107 108 See [wiki :Introduction#UploadingtoOSM "Uploading to OSM"].108 See [wikitr:/Help/Introduction#UploadingtoOSM "Uploading to OSM"]. 109 109 110 110 === Running an upload with advanced options === 111 111 112 112 ==== Adding tags to the changeset ==== 113 Geo 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. 113 Geo data uploaded to the OSM server is always uploaded to a [Concepts/Changeset changeset]. Similar to [wikitr:/Help/Concepts/Object nodes, ways, and relations] one can assign [wikitr:/Help/Concepts/Object tags] to a changeset. 114 114 115 115 In the Upload Dialog one can enter tags in the Tag Configuration Panel, see screenshot below: … … 117 117 [[Image(tags-config-panel-screenshot.png)]] 118 118 119 Hashtags within the changeset comment tag are recognized and are additionally added to the hashtags changeset tag. This behavior can be disabled by setting the key `upload.changeset.hashtags` in the [wiki :Help/Preferences/Advanced Advanced preferences] to `false`.119 Hashtags within the changeset comment tag are recognized and are additionally added to the hashtags changeset tag. This behavior can be disabled by setting the key `upload.changeset.hashtags` in the [wikitr:/Help/Preferences/Advanced Advanced preferences] to `false`. 120 120 121 121 **Do's and Don'ts** … … 127 127 128 128 ==== Choosing the changeset to upload to ==== 129 In the Changeset Configuration Panel you can select what [wiki:/Help/Concepts/Changeset changeset] the data is uploaded to, see the screenshot below: 129 In the Changeset Configuration Panel you can select what [wikitr:/Help/Concepts/Changeset changeset] the data is uploaded to, see the screenshot below: 130 130 131 131 [[Image(changeset-config-panel.png)]] … … 141 141 142 142 ==== Configuring the number and size of upload requests ==== 143 JOSM 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: 143 JOSM uploads geo data with one or more **upload requests** to a [wikitr:/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: 144 144 145 145 [[Image(advanced-config-panel.png)]] … … 216 216 217 217 == See also == 218 * [[Image(source:trunk/images/uploadselection.png,20,middle)]] [Action/UploadSelection Upload Selection to OSM] 219 * [Concepts/Conflict What is a conflict?] 218 * [[Image(source:trunk/images/uploadselection.png,20,middle)]] [wikitr:/Help/Action/UploadSelection Upload Selection to OSM] 219 * [wikitr:/Help/Concepts/Conflict What is a conflict?] 220 220 221 221 ---- 222 Back to [Menu/File Menu File][[Br]] 223 Back to [wiki:/Help Main Help] 222 Back to [wikitr:/Help/Menu/File Menu File][[Br]] 223 Back to [wikitr:/Help Main Help]