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 first node in the way which should be removed, will remain.
I attach an example with two closed ways. Corner nodes and nodes with tags will never be removed, so in the second square the first node after the node with the name "2" 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