Opened 14 years ago
Closed 14 years ago
#5265 closed enhancement (fixed)
Categorization of duplicate nodes
Reported by: | Nakor | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | latest |
Keywords: | Cc: |
Description
Following with my email on josm-dev, I implemented a change in the validator that categorize duplicate nodes: duplicate highway nodes, duplicate waterway nodes, duplicate railway nodes, ... and mixed duplicate nodes.
This patch is attached.
Note: I can commit it myself if needed but since this is not my plugin I thought I go through trac first.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | duplicate_nodes.patch added |
---|
comment:1 by , 14 years ago
Attached a new version as the previous one did not detected correctly know type to unknown type connection nodes
comment:2 by , 14 years ago
Note: I can commit it myself if needed but since this is not my plugin I thought I go through trac first.
Looks good, you can apply it yourself!
Generally, you can edit other plugins if the change is clearly an improvement and you are confident it does not break anything. (Or be prepared to fix it when bug reports are coming in. ;) )
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version2 of the patch