Changes between Initial Version and Version 1 of Ticket #20006, comment 2


Ignore:
Timestamp:
2020-11-17T14:56:33+01:00 (5 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20006, comment 2

    initial v1  
    11When merging layers I always miss the ability to say something like "if in doubt, prefer this layer" or maybe "considers this layer as mine and the other as theirs". Maybe that's because I don't know how it works in other programs. For me, multiple layers edit layers just mean double trouble, so I try to avoid them. But my case is very special because I often use JOSM to analyse special cases where I have a layer with a huge amount of objects and try to extract the data that is needed to reproduce a problem in mkgmap or JOSM.
     2Edit: Just understood it. The dialog asks for a "target layer". The source in `DatasetMerger` uses "target" and "source" and when you download data from server it will be the source and the existing (possibly empty) layer will be the target.