Changes between Version 68 and Version 69 of Help/Action/Upload
- Timestamp:
- 2020-01-31T04:24:29+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Upload
v68 v69 19 19 * (rough idea) to entirely avoid conflict, don't edit objects with same id and don't alter their parent relations (node-way and way-relation and relation-relation). If you (and other editor) are editing disjoint datasets (https://en.wikipedia.org/wiki/Disjoint_sets), then there won't be conflict at all. Please note that it also means that all parent ways and all parent relations should be respected (which is likely to change). 20 20 * (unlike online editors like iD or Potlatch) you don't have to upload immediately (you may [wikitr:/Help/Action/Save save] file manually but [wikitr:/Help/Action/AutoSave auto save] will further assist you) 21 * (unlike every other editor?) JOSM will let you upload changes to already opened (but not a closed) changeset (see [ [#Multipleuploadsintoonechangeset|Multiple uploads into one changeset]]). Every open changeset will "close" automatically by [osmwww: OSM server] after 1 hour.21 * (unlike every other editor?) JOSM will let you upload changes to already opened (but not a closed) changeset (see [#Multipleuploadsintoonechangeset Multiple uploads into one changeset]). Every open changeset will "close" automatically by [osmwww: OSM server] after 1 hour. 22 22 23 23 == Changesets, upload requests, and upload strategies == … … 79 79 80 80 === Checks before the Upload Dialog is displayed === 81 Before the Upload Dialog is displayed, [Dialog/Validator validator] is run on all modified [Concepts/Object sobjects]. If it finds warnings or errors you'll be presented with a list of them and get the chance to correct the problems and try again or upload anyway. It's not necessary to fix all of that, but please don't go over it easily, especially not the errors.81 Before the Upload Dialog is displayed, [wikitr:/Help/Dialog/Validator validator] is run on all modified [wikitr:/Help/Concepts/Object objects]. If it finds warnings or errors you'll be presented with a list of them and get the chance to correct the problems and try again or upload anyway. It's not necessary to fix all of that, but please don't go over it easily, especially not the errors. 82 82 83 83 JOSM also checks for limitations imposed by the OSM server: … … 111 111 112 112 ==== Adding tags to the changeset ==== 113 Geo data uploaded to the OSM server is always uploaded to a [Concepts/Changeset changeset]. Similar to [wikitr:/Help/Concepts/Object nodes, ways, and relations] one can assign [wikitr:/Help/Concepts/Object tags] to a changeset. 113 Geo data uploaded to the OSM server is always uploaded to a [wikitr:/Help/Concepts/Changeset changeset]. Similar to [wikitr:/Help/Concepts/Object nodes, ways, and relations] one can assign [wikitr:/Help/Concepts/Object tags] to a changeset. 114 114 115 115 In the Upload Dialog one can enter tags in the Tag Configuration Panel, see screenshot below: … … 205 205 <a name="NodeStillInUseInWay"> 206 206 }}} 207 If your upload includes a deleted [wikitr:/Help/Concepts/Object node] the OSM server checks if the node is still used in one of the ways known to the server. You have to make sure that the node is ''isolated'' (not part of any way and not referred to by any relation) before it can be deleted. 207 If your upload includes a deleted [wikitr:/Help/Concepts/Object#Nodes node] the OSM server checks if the node is still used in one of the ways known to the server. You have to make sure that the node is ''isolated'' (not part of any way and not referred to by any relation) before it can be deleted. 208 208 209 209 If the OSM server detects that the node is still in use it replies an error message which JOSM displays as follows:
