Opened 16 years ago
Last modified 10 years ago
#3384 new enhancement
Merge nodes does not work properly — at Initial Version
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: | bilbo, skyper |
Description
Sometimes there are duplicate nodes in the map, however, if I merge two duplicated nodes (that are not used by anything else, like POIs), this should result in one of the nodes being deleted (and the other kept), however, the result is that one of the nodes is deleted and the other is flagged as modified, so it gets uploaded to server even when it have not changed at all.
This happend both when merging the nodes manually and when merging through validator ("fix" button on listing of duplicated nodes)
Attached is example of JOSM behavior:
dupnodefix-before.osm - situation before doing anything. Two identical nodes at same position
dupnodefix-after.osm - situation after fixing (merging nodes) - note that one of the nodes have action='delete', second have action='modify'
The result should be that only one of the nodes gets deleted and the other is kept intact.



before merging