<div dir="ltr">As some of you have notice, conflict management in Merkaartor is a bit shaky ATM.<br><br>To resume:<br><br>- Conflict management is only active for trackpoints (historical, was like that before I touched any code)<br>
- As of now, a conflict will only arise if you download, modify a point, redownload and the timestamp from the server is > that the timestamp in Merkaartor (the timestamp is not modified by your changes), i.e. someone else modified the point between your 2 downloads<br>
<br>- to resolve a conflict:<br>  - or you delete the "conflict_" node, meaning you will overwrite the changes made by the other guy (to avoid, of course)<br>  - you modify the "conflict_" node, but then you will 2 updates for the same point (yours + the other guy). The latest modification wins.<br>
  - or you merge the 2 nodes which is obviously the preferred solution.<br><br>Someone will have to have a look at conflicts for roads and relations, which is commented right now, meaning your changes will in any case overwrite what is on the server.<br>
<br>Regards<br>- Crhis -<br></div>