Opened 13 years ago
Last modified 8 years ago
#6401 new enhancement
offer option to orthogonalize a building based on selected nodes, not just the way
Reported by: | flaimo | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | orthogonalize rectify | Cc: |
Description (last modified by )
often buildings are mainly square, but sometimes a part of the building is a semicircle, or something like that. as soon one has to deal with such a building it is not possible to use the orthogonalize function since it would mess up the part which shouldn't be orthogonalized.
it would be nice to be able to apply the orthogonalize function only on parts of a building /selected nodes and keep the rest untouched.
Attachments (1)
Change History (10)
comment:1 Changed 13 years ago by
Changed 8 years ago by
Attachment: | example.osm added |
---|
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|
Sometimes I need to split some highways in a lot of smaller pieces, orthogonalize them all and then merge all the ways back to the original one.
Using the attached example, we should be able to select just some nodes (example=yes
in the file) and orthogonalize them.
comment:3 Changed 8 years ago by
Keywords: | orthogonalize rectify added |
---|
comment:6 Changed 8 years ago by
Milestone: | → 16.03 |
---|
Possible enhancements:
- use case from comment:2
- make it independent on selection order
comment:9 Changed 8 years ago by
Milestone: | 16.04 |
---|
One workaround is to draw each part of the building independently, and use "join overlapping areas" in the end.