Changes between Version 67 and Version 68 of Help/Concepts/Object
- Timestamp:
- 2016-05-07T04:38:40+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Object
v67 v68 101 101 They were introduced to simplify wiki-style editing. Unfortunately, to track changes to ways/relations you need to use more complex tools than simple comparison by version number. 102 102 103 * Contents of the relation can change without change in id of the relation. 104 * Contents of the way can change without change in id of the relation.103 * Contents of the relation can change without change in version or id of the relation (a way can be changed, a node can be changed, a child relation can be changed). 104 * Contents of the way can change without change in version or id of the way (a node can be moved several times). 105 105 106 But you can always track complete history of one node based on history. 106 But you can always track complete history of one node based on history. 107 Also, you can use time sliced data (region extracts by date) to inspect how objects were changing (and refer to object id and point in time from the database). 107 108 108 109 === Object ids ===