Opened 7 years ago
#16815 new enhancement
Add changeset comments to changesets with deleted nodes and specify how many of them stem from merges
Reported by: | pangoSE | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
When I edit and merge nodes I would like JOSM to specify in the changeset in some way that the deleted nodes stem from merging nodes.
Is that possible?
It seems that changesets can have tags when looking at https://www.openstreetmap.org/changeset/63276307
Maybe the changeset tags:
deleted_nodes_from_merging = yes
deleted_nodes_from_merging:procent = 100
deleted_nodes_from_merging:total = 10
deleted_nodes:total = 10
or something like that would be suitable.
That way I and tools can easier destinguish edits with a lot of deleted nodes that is not a result of merges.
I would like this statistic to be avaliable in JOSM in the upload-dialog.