Opened 13 years ago
Closed 9 months ago
#6385 closed enhancement (worksforme)
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 (16)
comment:1 Changed 11 years ago by
comment:3 follow-up: 4 Changed 11 years ago by
For circles this is possible: Help/Action/AlignInCircle
comment:4 follow-up: 5 Changed 11 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 11 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 11 years ago by
comment:8 Changed 11 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 11 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 10 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 10 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 9 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
comment:15 Changed 9 months ago by
Is it still applicable? Now the align in circle action keeps the shape (as opposed in comment:7). Also, it's usable for aligning "bent ways" - an arc of a circle.
comment:16 Changed 9 months ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Yes, found one small enhancement, #22800, but the general quest works with Align Nodes in Circle.
Ticket #6573 has been marked as a duplicate of this ticket.