You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Note:* Not every action can be undone, e.g., deleting symbols or colors can't be undone.
62
+
60
63
61
64
## View toolbar {#view-toolbar}
62
65
@@ -72,7 +75,7 @@ Use this tool to move the map by clicking the map and dragging the mouse.
72
75
73
76
*Note:* You may always move the map by dragging with middle mouse button, or by using the arrow keys.
74
77
75
-
####  Zoom in / zoom out {#zoom_in_out}
78
+
####  Zoom in / Zoom out {#zoom_in_out}
76
79
F7, + / F8, -
77
80
78
81
Use these actions to zoom in (enlarge) or zoom out (shrink). The center of the view stays at the same position in the map.
@@ -103,7 +106,7 @@ Using this tool, click on the map to select a single object. If the object you w
103
106
104
107
If only a few objects are selected, the nodes defining these objects become visible. There are different types of nodes:
105
108
- A square stands for a normal node.
106
-
- A diamond depicts a [dash point (see below)](#dash-points).
109
+
- A diamond depicts a [dash point](#dash-points) (see below).
107
110
- A circle depicts a Bézier curve handle, defining the tangent of a curve point.
108
111
Individual nodes can be dragged with the mouse to change their position. To change the tangent direction of a node on a Bézier curve, click the end of the handle and drag it. Longer handles have greater influence, while shorter handles have only local effect.
109
112
@@ -153,10 +156,10 @@ To **pick a direction** of an existing object, Ctrl+click the desired object bef
153
156
154
157
To remove a misplaced point while drawing a line, use the backspace key to **undo** one step at a time, or leave it and correct the position using the [edit objects tool](#tool_edit_point). If the partly drawn line is discovered to be a mistake, use the Esc key to abort and remove it entirely.
155
158
156
-
##### Closed paths
157
-
To draw a **closed path** (closed contour line, lake, etc.), press the return key to close the last segment of the path to the starting point. When drawing with area symbols, paths are closed automatically. However, there may be an unwanted corner at the start/end point if you just finish the path roughly at the position where you started it, instead of pressing return.
159
+
##### Closed paths {#closed-paths}
160
+
To draw a **closed path** (closed contour line, lake, etc.), press the Return key to close the last segment of the path to the starting point. When drawing with area symbols, paths are closed automatically. However, there may be an unwanted corner at the start/end point if you just finish the path roughly at the position where you started it, instead of pressing Return.
158
161
159
-
##### Dash points
162
+
##### Dash points {#dash-points}
160
163
Dash points serve different purposes, depending on the symbol on which they are used:
161
164
162
165
1. For dashed line symbols like small paths it is sometimes useful to be able to steer the positioning of the dashes, e.g. path crossings should preferably be at the center of line dashes. When a dash point is inserted in a line, dashes will be exactly centered on this point.
@@ -211,7 +214,7 @@ Two different types of text objects can be placed with this tool:
211
214
When text is edited, a small window with horizontal and vertical alignment options is shown. To edit text after it is created, choose the [edit objects tool](#tool_edit_point), select the text object, and click again inside the object.
212
215
213
216
####  Paint on template {#draw_on_template}
214
-
This tool enables the freehand drawing of lines, annotation and erasure on images loaded as [templates](templates.md), in a choice of 8 colors. It is intended for surveying with a mobile computer.
217
+
This tool enables the freehand drawing of lines, annotation and erasure on images loaded as [templates](templates.md), in a choice of 7 colors. It is intended for surveying with a mobile computer.
215
218
216
219
Click and hold the left mouse button to draw while the mouse is moved. Hold the right mouse button as the mouse is moved to erase. The markup is saved in the template image file **permanently**, so it is good practice to keep a copy of the template file in another place or use a blank transparent image for drawing.
217
220
@@ -238,7 +241,7 @@ This tool changes the symbols of the selected map objects to another. To use it,
238
241
####  Fill / Create border {#fill_create_border}
239
242
Ctrl+F
240
243
241
-
Having drawn a [closed boundary](#drawing-toolbar) which requires a fill (such as a fence containing a thicket), select the boundary on the map (using the [edit objects tool](#tool_edit_point) tool), then choose the required fill symbol in the symbols window. (*Attention:* with default settings, it is not possible to do this the other way round as selecting a map object will select its symbol, so the initial symbol selection is discarded.) A left click on the fill tool will put the chosen fill into the selected boundary.
244
+
Having drawn a [closed boundary](#closed-paths) which requires a fill (such as a fence containing a thicket), select the boundary on the map (using the [edit objects tool](#tool_edit_point) tool), then choose the required fill symbol in the symbols window. (*Attention:* with default settings, it is not possible to do this the other way round as selecting a map object will select its symbol, so the initial symbol selection is discarded.) A left click on the fill tool will put the chosen fill into the selected boundary.
242
245
243
246
Internally, this tool creates a duplicate of the selected object and assigns it the selected symbol. So, in addition to filling closed boundaries, it is also possible to create a boundary around an area, or create duplicates of lines with another symbol using this tool.
244
247
@@ -260,7 +263,7 @@ It is necessary that the selected lines have the same symbol and that the ends t
260
263
####  Unify areas {#unify_areas}
261
264
U
262
265
263
-
This tool merges two or more areas (having the same symbol) into one, deleting the overlapping parts. Simply select two or more areas using the [edit objects tool](#tool_edit_point) and then click on the Unify Areas tool to apply it.
266
+
This tool merges two or more areas (having the same symbol) into one, deleting the overlapping parts. Simply select two or more areas using the [edit objects tool](#tool_edit_point) and then click on the Unify areas tool to apply it.
@@ -270,7 +273,7 @@ This tool cuts a selected existing line or area object into two parts.
270
273
271
274
To cut **lines**, click at the point where it is desired to break the line. The object will be split into two at this point and both will be selected, so it is possible to insert more cuts after the first. It is also possible to click on a line and drag the mouse along it to remove the marked part completely.
272
275
273
-
To cut an **area object**, select it and draw a cut line from one side of its boundary to another. Drawing works exactly as with the [draw path tool](#tool_draw_path). It is necessary to start and end the cut line on the boundary of the area to be cut. It is not sufficient to cross the boundary; both ends of the line must be on the boundary within a tolerance of 5 pixels (this may be altered in the [settings dialog](settings.md)). The cut line may contain any number of internal vertices and can be polygonal or curved. The cut occurs immediately when the line is finished on the boundary (with a right click or double click).
276
+
To cut an **area object**, select it and draw a cut line from one side of its boundary to another. Drawing works exactly as with the [draw path tool](#tool_draw_path). It is necessary to start and end the cut line on the boundary of the area to be cut. It is not sufficient to cross the boundary; both ends of the line must be on the boundary within a tolerance of 5 pixels (this may be altered in the [program settings](settings.md)). The cut line may contain any number of internal vertices and can be polygonal or curved. The cut occurs immediately when the line is finished on the boundary (with a right click or double click).
274
277
275
278
276
279
####  Cut free form hole {#cut_hole}
@@ -280,21 +283,21 @@ This tool cuts a hole into an area object. To do so, first select the object wit
280
283
281
284
Apart from free form holes, the menu shown by clicking the arrow to the right of this tool offers variants to cut circular or rectangular holes.
282
285
283
-
If the line describing the hole crosses the boundary of the object, the area outside the former boundary and inside the "hole" will be filled with the area symbol; however, this **must be avoided**! Features such as the unify areas tool or the area measurement will fail for such objects.
286
+
If the line describing the hole crosses the boundary of the object, the area outside the former boundary and inside the "hole" will be filled with the area symbol; however, this **must be avoided**! Features such as the [unify areas tool](#unify_areas) or the [area measurement](#measure) will fail for such objects.
This tool rotates any selected object(s), which can include the whole map, about a selected pivot point and by any angle. Select the item(s) to be rotated using the [edit objects tool](#tool_edit_point), then click the rotate tool.
292
+
This tool rotates any selected object(s), which can include the whole map, about a selected pivot point and by any angle. Select the item(s) to be rotated using the [edit objects tool](#tool_edit_point), then click the tool.
290
293
291
294
The rotation center will be marked with a small circle. Initially it is located at the bounding box midpoint of the selected objects, but it can be set to any position by clicking on the map. Then click somewhere at a convenient radius from the rotation center and move the selected objects about the rotation center to the desired position by dragging the mouse. By holding Ctrl, the rotation angle can be constrained to angles in a fixed stepping.
- Setting the orientation of **area symbol patterns**, e.g. forest runnable in one direction.
300
+
- Setting the orientation of **area symbol patterns**, e.g. vineyard, forest runnable in one direction.
298
301
- Adjusting the orientation of **rotatable point symbols**, e.g. caves, after they have been placed.
299
302
300
303
To use it, first select the object to be changed with the [edit objects tool](#tool_edit_point), then click the rotate pattern tool. Then click any position on the map and drag the mouse into the desired direction to change the object's pattern to.
@@ -303,26 +306,26 @@ To use it, first select the object to be changed with the [edit objects tool](#t
This tool scales the selected object(s), which can include the whole map. It works completely analogous to the [rotate tool](#rotate).
309
+
This tool scales the selected object(s), which can include the whole map. It works completely analogous to the [rotate objects tool](#rotate).
307
310
308
311
309
312
####  Measure lengths and areas {#measure}
310
313
M
311
314
312
315
This tool can be used to measure line lengths and area sizes. It will show both real world length or area in meters and the resulting length or area on the printed map.
313
316
314
-
When this tool is activated, a window appears containing the measurements for the selected object. To measure different objects, the selection can be changed using the edit tool while the window is active. It is also possible to draw new paths and have their length or area shown as they are drawn.
317
+
When this tool is activated, a window appears containing the measurements for the selected object. To measure different objects, the selection can be changed using the [edit objects tool](#tool_edit_point) while the window is active. It is also possible to draw new paths and have their length or area shown as they are drawn.
####  Clip area {#clip_area}
320
323
This cuts away all objects except inside a given region, making a map excerpt. It can also be used to cut away only a selected subset of objects outside the region. To use it:
321
324
322
-
- Draw the cutout shape (with any line or area symbol). The shape must be closed, ensure this by finishing the drawing by pressing the return key.
325
+
- Draw the cutout shape (with any line or area symbol). The shape must be closed, ensure this by finishing the drawing by pressing the Return key.
323
326
- Then select the cutout tool. The shape will be marked in red.
324
-
- For making a cutout of the map, now press the return key.
325
-
- For cutting only some objects, select those objects before pressing return.
327
+
- For making a cutout of the map, now press the Return key.
328
+
- For cutting only some objects, select those objects before pressing Return.
326
329
327
330
328
331
####  Erase area {#erase_area}
0 commit comments