Changes between Initial Version and Version 1 of Ticket #10205, comment 17
- Timestamp:
- 2020-12-03T21:26:16+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10205, comment 17
initial v1 3 3 I thought, it can help to preserve shapes of complex polygons and polygons only part of a way or even virtual polygons like the aligned walls and polygons in Neuf-Brisach. Playing around, I see that it does not work and I still have to use helper lines for the rectangles and the polygons. 4 4 5 Right now, I am not sure if this is the proper action to use. I do not like that all nodes are moved if only one or two of many have an offset but that is calling for a new action. On the other hand, we do not have any action for regular shapes besides Orthogonalize shape which fails completely with unevencorner nodes.5 Right now, I am not sure if this is the proper action to use. I do not like that all nodes are moved if only one or two of many have an offset but that is calling for a new action. On the other hand, we do not have any action for regular shapes besides Orthogonalize shape which fails completely with an uneven number of corner nodes. 6 6 7 7 See my [attachment:josm_10205_align_nodes_in_polygon_playground.osm.xz playground] with some simple examples of regular shapes.