Changes between Version 5 and Version 6 of Help/Concepts/Changeset


Ignore:
Timestamp:
2009-10-13T23:00:19+02:00 (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Concepts/Changeset

    v5 v6  
    55[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'''.
    66
    7 Because their are hunders of mappers publishing their geo-data on the OSM server it is important to track who published what for what purpose. It would be tedious for mappers to describe for every singe node and every single way why it is published. A more convenient approach is to package a group of related object and assign the package a comment instead of the individual objects. This way, if a mapper maps his or her neighborhood, he or she can upload a package of nodes and ways and assign it a comment "`mapped and reviewed some ways in foo city`".
     7Because their 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 for every singe node and every single way why it is published. A more convenient approach is to package a group of related objects and assign the package a comment,  not the individual objects. This way, if a mapper maps his or her neighborhood, he or she can upload a package of nodes and ways and assign it a comment "`mapped and reviewed some ways in foo city`".
    88
    99In JOSM such a package is called a '''changeset'''. A '''changeset''' is a collection of related changes (new objects, object modifications, or object deletings) applied to OSM data.
     
    1717
    1818== Upload comment and other changeset tags ==
    19 
    20 Similar to nodes, ways, and relations, it is possible to decorate changesets with [wiki:/Help/Concepts/Object tags]. The most important 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's this comment which describes the published data for other mappers.
     19Similar to nodes, ways, and relations, it is possible to decorate changesets with [wiki:/Help/Concepts/Object tags]. 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's this comment which describes the published data for other mappers.
    2120
    2221== Opening a changeset ==