Opened 14 years ago
Closed 14 years ago
#3786 closed defect (fixed)
[PATCH] JOSM doesn't count duplicate nodes in ways in node count
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: | teemu.koskinen@… |
Description
The selection dialog has e.g. "(2 nodes)" even when looking at a 4-node way like the one attached to this bug.
It's also impossible to edit these in any intelligent way but that's the subject for another bug.
Attachments (2)
Change History (6)
Changed 14 years ago by
comment:1 follow-up: 2 Changed 14 years ago by
But why would you have identical nodes in sequence? This looks like an anomaly.
comment:2 Changed 14 years ago by
Replying to Gubaer:
But why would you have identical nodes in sequence? This looks like an anomaly.
It's an error in the data. But JOSM should report the actual number of nodes in a way regardless, not the number of unique node IDs in it.
Generally speaking there are several cases where the only thing to see these sort of errors is by using the validator plugin.
Changed 14 years ago by
Attachment: | way-node-count.patch added |
---|
comment:3 Changed 14 years ago by
Cc: | teemu.koskinen@… added |
---|---|
Summary: | JOSM doesn't count duplicate nodes in ways in node count → [PATCH] JOSM doesn't count duplicate nodes in ways in node count |
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Way with duplicate nodes