Changes between Version 22 and Version 23 of Help/Concepts/Changeset


Ignore:
Timestamp:
2020-01-02T10:03:04+01:00 (6 years ago)
Author:
leni
Comment:

Added wikitr:/ and #Tags

Legend:

Unmodified
Added
Removed
Modified
  • Help/Concepts/Changeset

    v22 v23  
    44= Changeset =
    55
    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'''.
    77
    88Because 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.
     
    1717A changeset is independent from an individual upload operation.
    1818
    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.
     19You 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.
    2020
    2121== Properties of changesets == #Properties
     
    2626
    2727== 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].
     28Similar to nodes, ways, and relations, it is possible to decorate changesets with [wikitr:/Help/Concepts/Object#Tags tags].
    2929
    3030The 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.
     
    3232=== Advanced Preferences ===
    3333
    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.
     34You 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.
    3535
    3636== See also ==
    37 * '''[wiki:Help/Action/Upload]''' -  An in-depth article about upload process
    38 * [wiki: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)]] [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]
    4040* [osmwiki:Good_Changeset_Comments Good Changeset comments] page in OSM wiki
    4141
    4242----
    43 Back to [wiki:Help Main Help]
     43Back to [wikitr:/Help Main Help]