Modify ↓
Opened 16 years ago
Closed 15 years ago
#1947 closed enhancement (fixed)
Align to Rectangle should support 0°/180° connections
Reported by: | xeen | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | rectifier function | Cc: | landwirt@… |
Description
e.g.
- create an almost rectangular playground with four nodes
- add a way that "ends" in the playground (not on the edges)
- Rectifying the playground fails, because the nodes aren't almost 90°/270°.
It would be nice if this could be implemented.
Attachments (0)
Change History (4)
comment:1 by , 16 years ago
Keywords: | rectifier function added |
---|
comment:2 by , 16 years ago
Cc: | added |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I believe OrthogonalizeAction does this.
Note:
See TracTickets
for help on using tickets.
I like the new rectifier a lot. It even works on multiple ways at a time, interconnected or not. That's more than someone might expect.
However I have exactly this issue on drawing building outlines side-by-side, if there is any offset and one building shares only part of a "wall"-way with another one.
ascii art:
I'm always forced to draw a suitable reduced-node-way on top, rectify and delete that way again. Think of houses in a row like the pattern about ... I've done dozens already. Would be more than happy to see this enhancement soon.