Changes between Version 91 and Version 92 of Help/Concepts/Object


Ignore:
Timestamp:
2016-11-11T15:45:50+01:00 (9 years ago)
Author:
anonymous
Comment:

its and it's is not the same.

Legend:

Unmodified
Added
Removed
Modified
  • Help/Concepts/Object

    v91 v92  
    121121The OSM server assigns each object a unique number, the **object ID** or **OSM ID**.
    122122
    123 In JOSM, a new object doesn't have an ID (it's ID is 0) until it is uploaded the first time to the OSM server.
     123In JOSM, a new object doesn't have an ID (its ID is 0) until it is uploaded the first time to the OSM server.
    124124* Under **''[[Image(source:trunk/images/preference.png,20,middle)]] [Action/Preferences Preferences] (F12) -> [[Image(source:trunk/images/preferences/display.png,20,middle)]] [Preferences/Display Display Settings] -> Look and Feel''** it is possible to en- or disable the display of objects ids in the toggle dialogs.
    125125* With **''File -> [[Image(source:trunk/images/downloadprimitive.png,20,bottom)]] [Action/DownloadObject Download object ...]''** it is possible to download **objects** by Ids.
     
    147147==== History of the object ====
    148148
    149 Each object has a **version**. The **version** is incremented whenever the object is uploaded to the server and the OSM server not only stores the most recent version of an object, but it's complete **history**.
     149Each object has a **version**. The **version** is incremented whenever the object is uploaded to the server and the OSM server not only stores the most recent version of an object, but its complete **history**.
    150150
    151151* **''View -> [[Image(source:trunk/images/dialogs/history.png,18,bottom)]] [Action/ObjectHistory History]''** opens the History Browser. The History Browser will show you the **versions** of a particular object.