Changes between Version 45 and Version 46 of Help/Action/Upload
- Timestamp:
- 2016-01-31T16:17:24+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Upload
v45 v46 19 19 - (unlike every other editor?) JOSM will let you upload changes to already opened (but not a closed) changeset (see [[#Multipleuploadsintoonechangeset]]). Every open changeset will "close" automatically by http://openstreetmap.org server after 1 hour. 20 20 21 {{{22 #!html23 <p style="background-color:rgb(253,255,221);padding: 10pt; border-color:rgb(128,128,128);border-style: solid; border-width: 1px;">24 Please be careful with editing and uploading data. When in doubt that everything is okay, refrain from uploading and save the area locally to disk, check what you need and try again later.25 </p>26 }}}27 28 21 == Changesets, upload requests, and upload strategies == 29 22 Geo data contributed to the OSM server consists of [Concepts/Object nodes, ways, and relations]. Because 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. It would be tedious for mappers to describe why every single node and every single way is published. A more convenient approach is to package a group of related objects and assign the package itself a comment, instead of the individual objects.