Changes between Version 21 and Version 22 of Help/Action/Upload


Ignore:
Timestamp:
2009-12-09T15:28:38+01:00 (16 years ago)
Author:
anonymous
Comment:

added infos about changeset tags

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Upload

    v21 v22  
    111111
    112112==== Adding tags to the changeset ====
     113Geo data uploaded to the OSM server is always uploaded to a [wiki:/Help/Concepts/Changeset changeset]. Similar to [wiki:/Help/Concepts/Object nodes, ways, and relations] one can assign [wiki:/Help/Concepts/Object tags] to a changeset.
     114
     115In the Upload Dialog one can enter tags in the Tag Configuration Panel, see screenshot below:
     116
     117[[Image(tags-config-panel-screenshot.png)]]
     118
     119'''Do's and Don'ts'''
     120 * Tags are your friends. Use them to describe the geo data you are uploading to the OSM server.
     121 * Use the tag {{{source}}} to describe the source of your geo data (examples: {{{traced from Yahoo Imagery}}}, {{{based on GPS traces and surveys by bike}}}).
     122 * You don't have to add your user name to the tags. The link between the changeset and your OSM user account is maintained automatically.
     123
     124Note that the required upload comment is also a tag. You can either enter it in the Tag Configuration Panel with the key {{{comment}}} or in the Basic Settings Panel in the text input field provided there.
    113125
    114126==== Choosing the changeset to upload to ====