Opened 10 years ago
Last modified 6 years ago
#6385 new enhancement
make "distribute nodes" keeping the shape.
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | distribute nodes shape circle | Cc: |
Description (last modified by )
It would be nice if "distribute nodes" would work with circles and bended ways.
For bended ways you may need to select some nodes to keep the shape.
Attachments (0)
Change History (14)
comment:1 Changed 8 years ago by
comment:3 follow-up: 4 Changed 8 years ago by
For circles this is possible: Help/Action/AlignInCircle
comment:4 follow-up: 5 Changed 8 years ago by
Replying to skyper:
For circles this is possible: Help/Action/AlignInCircle
It aligns as a circle but doesn't distribute the nodes equally.
This is a circle after Align Nodes in Circle:
comment:5 Changed 8 years ago by
Replying to naoliv@…:
Replying to skyper:
For circles this is possible: Help/Action/AlignInCircle
It aligns as a circle but doesn't distribute the nodes equally.
This is a circle after Align Nodes in Circle:
Please read carefully: Select the way (circle) and one of its nodes.
comment:7 Changed 8 years ago by
comment:8 Changed 8 years ago by
There is also Help/Action/SimplifyWay and the simplifyArea plugin.
Anyway it would be nice to have a smarter "distribute nodes".
comment:10 Changed 8 years ago by
Description: | modified (diff) |
---|
why not? This is vary easy to implement next behavior: nodes distributed in equal distance along existing shape. A bit harded implement smothing shape (vith spline) before distributing nodes to achive much better results.
comment:11 Changed 7 years ago by
Ticket #9290 has been marked as a duplicate of this ticket.
EDIT: not really a duplicate but similar subject.
comment:13 Changed 7 years ago by
Any idea ?
Run IDE and code it that's all idea.
But in addition some "up-down" input for change number of nodes may be good. But not before state-based edit instruments system will be implemented, as I suggested in detail and used by very most of software that edit something.
comment:14 Changed 6 years ago by
a simpler case would be evenly distributing nodes on a line. that currently happens weirdly - josm actually creates self-overlapping way. as that seems to be different from this case and more of a bug, filed separately as #11302
Ticket #6573 has been marked as a duplicate of this ticket.