Changes between Version 67 and Version 68 of Help/Concepts/Object


Ignore:
Timestamp:
2016-05-07T04:38:40+02:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

clarify a bit

Legend:

Unmodified
Added
Removed
Modified
  • Help/Concepts/Object

    v67 v68  
    101101They 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.
    102102
    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).
    105105
    106 But you can always track complete history of one node based on history.
     106But you can always track complete history of one node based on history.
     107Also, 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).
    107108
    108109=== Object ids ===