Changes between Version 23 and Version 24 of Help/Action/FastDrawingMode
- Timestamp:
- 2020-10-17T21:41:53+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/FastDrawingMode
v23 v24 38 38 * Click on the first node (icon: rectangle with red corners) - will create continuous contour 39 39 40 Если при включении FastDraw (Shift-F) выделена ровно одна свеженарисованная линия (ещё не загруженная на сервер, чтобы проблем не порождать), то можно редактировать её, нажав T (Shift-F T). Ненужные точки будут удалены при сохранении линии (Enter-Enter). Осторожно - теги сбрасываются. Ctrl-Z работает. Может пригодиться для упрощения полученных другим путём линий (треки и т. д.) или для повторного упрощения с другими параметрами.40 If only one way is selected (not downloaded from server, to reduce possible problems), you can redraw or re-simplify it by pressing {{{Shift+F}}} twice. Unused points will be deleted when saving line {{{Enter}}} - {{{Enter}}}. Beware - tags are deleted. Undo {{{Ctrl+Z}}} works. This feature can be used to simplify alternatively created ways (tracks etc.) or for resimplifying with different parameters. 41 41 42 42 === Automatic simplification === … … 49 49 * epsilon value and starting epsilon value depends on current pixel sizes (zoom level of the map view matters) 50 50 51 === Configuration menu (Q) ===51 === Snapping to existing nodes, point fixation 52 52 53 * "Snap to nodes" - 54 * "Add fixed points on click" - 55 * "Add fixed points on spacebar" - 56 * "Draw closed polygons only" - 57 * "Allow edit existing ways" - 53 * When dragging and clicking near existing nodes, these can be automatically included in drawn line (they become fixed and are not changed by simplification). You can turn off this behaviour in settings {{{Q}}}. 54 * After clicking on starting line point you close the line, it can not be continued by mouse. 55 * {{{Ctrl + Click}}} on existing line point - fix or release this point. 56 * By using checkboxes in settings, you can force all nodes added by mouse clicks or Space bar to be fixed. 58 57 59 58 === Advanced Preferences === … … 61 60 {{{fastdraw.pkmblocksize}}} - not shown in menu to end user (read above) 62 61 63 === See also ===64 65 * [http://forum.openstreetmap.org/viewtopic.php?id=13369 Russian discussion in 08-2011]66 67 62 ---- 68 63 Back to [EditToolbar Edit Toolbar][[BR]]