Opened 12 years ago
Closed 12 years ago
#8214 closed defect (duplicate)
"simplify way" sometimes failing to remove nodes
Reported by: | richlv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: |
Description
start a new layer, draw a rectangle, orthogonalise it. add another node on segment 1. try to simplify the way - this node is not removed. additional nodes on all other segments are properly removed.
Attachments (3)
Change History (6)
by , 12 years ago
Attachment: | josm_simplify_way_fail.png added |
---|
comment:1 by , 12 years ago
Some more details - as far as I have noticed:
- Only happens on closed ways
- Only the second node in the way counting from start node will remain.
by , 12 years ago
Attachment: | SimplifyWay.osm added |
---|
Example file. Both ways starts withe the left most corner node.
by , 12 years ago
Attachment: | two_nodes_not_removed.osm added |
---|
example of two nodes not being removed
comment:2 by , 12 years ago
just stumbled upon a case where two (not just one) nodes aren't removed - see attachment:two_nodes_not_removed.osm
comment:3 by , 12 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #5855.
examples of ways where simplifying fails