Changes between Version 20 and Version 21 of Help/Action/CreateCircle
- Timestamp:
- 2020-12-18T12:02:02+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/CreateCircle
v20 v21 9 9 * of a selected way with only two or three nodes. 10 10 11 In both cases the nodes are used to determine the radius. The number of nodes the circle will contain is automatically calculted from the radius (by the formula `6 * r ^ (1/2)`). So bigger circles get more nodes. The minimum number of nodes is 6 and the number always rounded up to an even number. The direction of the circle way is anti-clockwise in areas with right-hand-traffic and clockwise in areas with [wikitr:/left-right-hand-traffic left-hand-traffic], to simplify creating correct roundabouts. 11 In both cases the nodes are used to determine the radius. The number of nodes the circle will contain is automatically calculated from the radius (by the formula `6 * r ^ (1/2)`). So bigger circles get more nodes. The minimum number of nodes is 6 and the number always rounded up to an even number. The direction of the circle way is anti-clockwise in areas with right-hand-traffic and clockwise in areas with [wikitr:/left-right-hand-traffic left-hand-traffic], to simplify creating correct roundabouts. 12 12 13 13
