QGIS/resources/context_help/QgsMeasureDialog
Juergen E. Fischer c6a4bb86aa context_help/function_help:
- remove en_US postfix
- remove translated files (translation were moved to ts files earlier)
- remove unused jQuery (python help doesn't use it anymore)
- change expression label in QgsQueryBuilder and add context help (partly fixes
  #8129)
2013-06-21 23:59:40 +02:00

7 lines
627 B
Plaintext

<h3>Measure Tools</h3>
There are two measure tools: length and area. With them, you can measure both distances and areas on the map canvas. Currently the tools provide results in metric units only. A single right mouse click stops the measuring, while two right mouse clicks starts measuring anew.
<h4>Measuring Lengths</h4>
To measure lengths, select the tool and click along the path you want to measure. The length of each segment is displayed as is the total length for the path.
<h4>Measuring Areas</h4>
To measure areas, select the tool and click to create the area. The total area is dynamically displayed as you click.