Opened 15 years ago
Closed 15 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)
by , 15 years ago
follow-up: 2 comment:1 by , 15 years ago
But why would you have identical nodes in sequence? This looks like an anomaly.
comment:2 by , 15 years ago
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.
by , 15 years ago
Attachment: | way-node-count.patch added |
---|
comment:3 by , 15 years ago
Cc: | 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 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Way with duplicate nodes