Changes between Version 91 and Version 92 of Help/Concepts/Object
- Timestamp:
- 2016-11-11T15:45:50+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Object
v91 v92 121 121 The OSM server assigns each object a unique number, the **object ID** or **OSM ID**. 122 122 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.123 In JOSM, a new object doesn't have an ID (its ID is 0) until it is uploaded the first time to the OSM server. 124 124 * 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. 125 125 * With **''File -> [[Image(source:trunk/images/downloadprimitive.png,20,bottom)]] [Action/DownloadObject Download object ...]''** it is possible to download **objects** by Ids. … … 147 147 ==== History of the object ==== 148 148 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**.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 its complete **history**. 150 150 151 151 * **''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.