mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6155 c8812cc2-4d05-0410-92ff-de0c093fc19c
7 lines
640 B
Plaintext
7 lines
640 B
Plaintext
<h3>Measure Tools</h3>
|
|
There are two measure tools: length and area. 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. With the measure tool, you can measure both distances and areas on the map canvas.
|
|
<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.
|