Changes between Version 15 and Version 16 of Help/Concepts/Changeset
- Timestamp:
- 2014-10-23T18:23:18+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Changeset
v15 v16 1 1 [[TranslatedPages(outdated=This page is incomplete. Some paragraphs do not have any content.)]] 2 [[PageOutline(1-10,Table of Contents)]] 2 3 3 4 = Changeset = 4 5 [[TOC(inline)]]6 5 7 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'''. … … 14 13 A changeset is independent from an individual upload operation. 15 14 16 You can run multiple [[Image(source:/trunk/images/upload.png)]] [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. 15 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. 17 16 18 17 == Properties of changesets == #Properties … … 39 38 40 39 == See also == 41 * [[Image(source:/trunk/images/closechangeset.png)]] [wiki:Help/Action/CloseChangeset Close Changeset] 42 * [ http://wiki.openstreetmap.org/wiki/Good_Changeset_Comments Good Changeset comments] page in OSM wiki40 * [[Image(source:/trunk/images/closechangeset.png,bottom)]] [wiki:Help/Action/CloseChangeset Close Changeset] 41 * [osmwiki:Good_Changeset_Comments Good Changeset comments] page in OSM wiki 43 42 44 43 ----