Changes between Version 24 and Version 28 of Help/Concepts/Changeset
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Changeset
v24 v28 17 17 A changeset is independent from an individual upload operation. 18 18 19 You can run multiple [[ Image(source:/trunk/images/upload.png,middle)]] [wikitr:/Help/Action/Upload uploads] with the same changeset. The changeset will then package the changes published in all uploads. A mapper can even stop JOSM, start it a day later and continue to publish to the changeset he or she has been using a day before, provided he or she didn't close the changeset.19 You can run multiple [[JOSMImage(upload,middle)]] [wikitr:/Help/Action/Upload uploads] with the same changeset. The changeset will then package the changes published in all uploads. A mapper can even stop JOSM, start it a day later and continue to publish to the changeset he or she has been using a day before, provided he or she didn't close the changeset. 20 20 21 21 == Properties of changesets == #Properties … … 30 30 The most important and only compulsory tag is the so called '''upload comment'''. When you publish data in JOSM you are required to enter an upload comment with at least three characters. It is this comment which describes the published data for other mappers. 31 31 32 === Advanced Preferences === 32 === Advanced Preferences === #AdvancedPreferences 33 33 34 34 You can set the [wikitr:/Help/Preferences/Advanced advanced preference] `upload.comment.max-age` to `0` if you do not want to get a pre-filled comment text field. You still can select a previous comment from the drop down box. … … 37 37 * [wikitr:/Help/Action/Upload Upload data] - An in-depth article about upload process 38 38 * [wikitr:/Help/Concepts/Conflict Conflict] - explains the '''conflicts''', why they occur, how they are detected and how you can resolve them 39 * [[Image(source:/trunk/images/closechangeset.png,bottom)]] [wikitr:/Help/Action/CloseChangeset Close Changeset] 40 * [[Image(source:trunk/images/dialogs/changeset/changesetmanager.svg,24,middle)]] [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] 39 * [[JOSMImage(closechangeset,bottom)]] [wikitr:/Help/Action/CloseChangeset Close Changeset] 40 * [[JOSMImage(dialogs/changesetdialog,24,middle)]] [wikitr:/Help/Dialog/ChangesetList Changeset List Dialog] 41 * [[JOSMImage(dialogs/changeset/changesetmanager,24,middle)]] [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] 42 * [wikitr:/Help/Dialog/ChangesetQuery Changeset Query Dialog] 41 43 * [osmwiki:Good_Changeset_Comments Good Changeset comments] page in OSM wiki 42 44