Changes between Version 12 and Version 13 of Help/Action/Upload
- Timestamp:
- 2009-12-08T11:47:30+01:00 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Upload
v12 v13 18 18 [[Image(one-changeset-one-upload-request.png)]] 19 19 20 This is the standard configuration used by JOSM. It is the preferred configuration 21 * for users uploading the result of converting a few GPS traces to OSM geo data 22 * for users uploading the result of tracing a few hours over aerial photos 23 * for users uploading the result of entering local knowledge about street names, points of interests, etc. 20 24 21 25 26 === Multiple upload request into one changeset === 22 27 23 28 24 29 [[Image(one-changeset-multiple-upload-request.png)]] 25 30 26 31 This is an advanced configuration option which most users want have to enable. It can be useful: 32 * for users who map using multiple data layer in JOSM and who want to upload the result of their work into one changeset 33 * for users who are working in longer mapping session. For them it could be safer to upload intermediate results to the server than to upload the result of the whole session only. In the former case they can use multiple uploads into one changeset which helps them to safe their data without fragmenting them up in unrelated changesets. 27 34 28 35