Changes between Version 22 and Version 23 of Help/Concepts/Changeset
- Timestamp:
- 2020-01-02T10:03:04+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Changeset
v22 v23 4 4 = Changeset = 5 5 6 [wiki:/Help/Concepts/Object Nodes, ways, and relations] created or modified in JOSM are only available locally unless they are ''published'' on a server to make them useful for other mappers. The process of publishing data is called '''uploading'''. 6 [wikitr:/Help/Concepts/Object Nodes, ways, and relations] created or modified in JOSM are only available locally unless they are ''published'' on a server to make them useful for other mappers. The process of publishing data is called '''uploading'''. 7 7 8 8 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. … … 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)]] [wiki :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 [[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. 20 20 21 21 == Properties of changesets == #Properties … … 26 26 27 27 == Upload comment and other changeset tags == 28 Similar to nodes, ways, and relations, it is possible to decorate changesets with [wiki:/Help/Concepts/Object tags]. 28 Similar to nodes, ways, and relations, it is possible to decorate changesets with [wikitr:/Help/Concepts/Object#Tags tags]. 29 29 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. … … 32 32 === Advanced Preferences === 33 33 34 You can set the [[wiki:/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. 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. 35 35 36 36 == See also == 37 * '''[wiki :Help/Action/Upload]''' - An in-depth article about upload process38 * [wiki :Help/Concepts/Conflict Conflict] - explains the '''conflicts''', why they occur, how they are detected and how you can resolve them39 * [[Image(source:/trunk/images/closechangeset.png,bottom)]] [wiki :Help/Action/CloseChangeset Close Changeset]37 * '''[wikitr:/Help/Action/Upload Upload data]''' - An in-depth article about upload process 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 40 * [osmwiki:Good_Changeset_Comments Good Changeset comments] page in OSM wiki 41 41 42 42 ---- 43 Back to [wiki :Help Main Help]43 Back to [wikitr:/Help Main Help]