Changes between Version 3 and Version 4 of Help/Dialog/Measurement
- Timestamp:
- 2018-03-11T07:49:38+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/Measurement
v3 v4 2 2 3 3 The Measurements window shows 4 * the length of the current measured path,5 * the length, area andradius of the selectionand6 * the direction of the segment last drawn or selected. 4 * the length of the path on the Measure Path layer and 5 * the length, the area, the radius and the heading of the segment last drawn of the selection. 6 [[TranslatedPages]] 7 7 8 [[TranslatedPages(outdated=work in progress - no need to translate now)]]9 10 [[Image(Help/Dialog/Measurement:measurements-plugin.png,310,right))]] The Measurements window or "Measured values" panel belongs to the Measurements plugin.11 8 It is activated via the [wikitr:/Help/ToggleDialogs#Toactivateawindow Windows] menu, this [[Image(osm:source:applications/editors/josm/plugins/measurement/images/measurement.png,16,link=)]] button or the shortcut **`Ctrl+Shift+U`**. 12 9 13 A ''path'' can be measured in the [[Image(osm:source:applications/editors/josm/plugins/measurement/images/mapmode/measurement.png,13,link=)]] [wikitr:/Help/Action/MeasurementMode Measure mode]. 14 This path is independently of any map objects. 15 The cursor changes to a cross, indicating measuring mode. 16 Click on the start point and go on with the next points of the path. 17 A measurement layer is opened upon the first click and line segments are shown between the points of the path. 10 The Measurements window belongs to the measurement plugin. 11 It is also called Measured values panel. 18 12 13 [[Image(Help/Dialog/Measurement:measurements-plugin.png,310,right)]] 14 The ''Path Length'' is measured on a path independently of any map objects. 15 That path can be drawn or imported on the Measure path layer. 16 Drawing is possible in the [[Image(osm:source:applications/editors/josm/plugins/measurement/images/mapmode/measurement.png,13,link=)]] [wikitr:/Help/Action/MeasurementMode Measure mode]. 17 Click on the start point of the path and go on with its next points. 18 The layer is opened upon the first click and line segments are shown between the points of the path. 19 19 20 20 === Panel Buttons === 21 21 || [[Image(source:trunk/images/dialogs/select.png,middle,link=)]] ||\ 22 22 || Reset ||\ 23 || Clears the measurementlayer. ||\23 || Clears the Measure Path layer. ||\ 24 24 || 25 25 26 26 27 == See also == 27 28 * [wikitr:/Help/Action/Select Select mode] 28 29 * [wikitr:/Plugins Plugins] 30 * [ticket:16067 Proposed naming] 29 31 30 32 ----