#13094 closed enhancement (fixed)
[PATCH] SimplifyWayAction for first node of closed way
Reported by: | Tyndare | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.10 |
Component: | Core | Version: | |
Keywords: | Simplify Closed Way Action | Cc: |
Description
Currently the "Simplify Way Action" will never simplify the first node of a closed way.
The attached patch will try to also simplify the first node after having simplified the rest of the way.
Attachments (1)
Change History (6)
by , 8 years ago
Attachment: | SimplifyWayAction.patch added |
---|
follow-up: 3 comment:2 by , 8 years ago
comment:3 by , 8 years ago
Replying to Tyndare:
What is the status of #5421?
I don't know, you made me discover SimplifyArea plugin, and it looks better, so you can close this ticket, sorry.
You don't have to be sorry.
As I understood #5421 would like to replace SimplifyWay with the SimplifyArea code, which works also on unclosed ways, but a bug (#8217) prevent this. Since this bug is already fixed, this could be implemented now.
Does this solve #5855?
What is the status of #5421?