What does the menu command Nodes, Align do? I've found the source code for it [1], and I understand that the operation requires at least 3 nodes selected, with the first two not at the same position. But all that angle arithmetics [2] in the code don't make any sense to me. Nor does the observable behaviour. When I select multiple nodes, the Align command seems to move some of them north/south of one of them and leaves one node where it was. This doesn't look useful to me.
[1] Map/FeatureManipulations.cpp - alignNodes(...) - line 283 [2] Map/Coord.cpp - rotate(...) - line 22 -- Yves Goergen "LonelyPixel" <[email protected]> Visit my web laboratory at http://beta.unclassified.de _______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
