|
8 | 8 | <p>
|
9 | 9 | <a href="#general">General Tab</a><br/>
|
10 | 10 | <a href="#crs">Coordinate Reference System (CRS) Tab</a><br/>
|
11 |
| -<a href="#layers">Identifiable layers Tab</a><br/> |
| 11 | +<a href="#layers">Identify layers Tab</a><br/> |
12 | 12 | </p>
|
13 | 13 |
|
14 | 14 | <a name="general">
|
15 | 15 | <h4>General Tab</h4>
|
16 | 16 | </a>
|
17 | 17 | <table border=1>
|
18 | 18 | <tr>
|
19 |
| - <td><label>Project title</label></td> |
| 19 | + <td><label>Project title</label></td> |
20 | 20 | <td>
|
21 | 21 | <p>
|
22 | 22 | A descriptive title for the project. This title will be displayed in the
|
|
25 | 25 | </td>
|
26 | 26 | </tr>
|
27 | 27 | <tr>
|
28 |
| - <td><label>Selection color</label></td> |
| 28 | + <td><label>Selection color</label></td> |
29 | 29 | <td>
|
30 | 30 | <p>
|
31 | 31 | Selected features are displayed on the map using this color.
|
32 | 32 | </p>
|
33 | 33 | </td>
|
34 | 34 | </tr>
|
35 | 35 | <tr>
|
36 |
| - <td><label>Background color</label></td> |
| 36 | + <td><label>Background color</label></td> |
37 | 37 | <td><p>The color of the map canvas.</p></td>
|
38 | 38 | </tr>
|
39 | 39 | <tr>
|
40 |
| - <td><label>Save paths</label></td> |
| 40 | + <td><label>Save paths</label></td> |
41 | 41 | <td>
|
42 | 42 | <p>
|
43 |
| - Ability to save the paths as absolute or relative. |
| 43 | + Reference files by their absolute path or a path relative to the project |
| 44 | + file. If you are sharing your project file with others, or accessing it |
| 45 | + from another machine, choose "relative". |
44 | 46 | </p>
|
45 | 47 | </td>
|
46 | 48 | </tr>
|
47 | 49 | <tr>
|
48 |
| - <td><label>Layer units</label></td> |
| 50 | + <td><label>Measure Tool</label></td> |
| 51 | + <td> |
| 52 | + <p> |
| 53 | + Which ellipsoid should be used to calculate distances when using 'on the |
| 54 | + fly' CRS transformation. |
| 55 | + </p> |
| 56 | + </td> |
| 57 | +</tr> |
| 58 | +<tr> |
| 59 | + <td><label>Canvas units</label></td> |
49 | 60 | <td>
|
50 | 61 | <p>
|
51 | 62 | Choose the units appropriate for the layers in the project.
|
|
104 | 115 | </p>
|
105 | 116 | <p>
|
106 | 117 | You can find a coordinate system by entering its name, EPSG code or the QGIS ID
|
107 |
| - and clicking the <label>Find</label> button. |
108 |
| -</p> |
109 |
| -<p> |
110 |
| - The list of recently used coordinate systems will be available on the bottom |
111 |
| - for quick access. |
| 118 | + and clicking the <label>Find</label> button. The list of recently used |
| 119 | + coordinate systems will be available on the bottom for quick access. |
112 | 120 | </p>
|
113 | 121 |
|
114 | 122 | <a name="layers">
|
115 |
| -<h4>Identifiable layers Tab</h4> |
| 123 | +<h4>Identify layers Tab</h4> |
116 | 124 | </a>
|
117 | 125 | <p>
|
118 | 126 | On this tab you can choose on which layers the identify tool will work.
|
|
0 commit comments