Skip to content

Commit 0217727

Browse files
committed
README
1 parent ad557b9 commit 0217727

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Set the "Max distance" parameter to specify the maximum allowable distance betwe
3333

3434
Set the 'Minimum loop size' parameter for the cleaning phase. This parameter defines the minimum length of loops that will be retained in the output path. During this phase, all loops shorter than the specified value are removed from the solution. The output path is scanned multiple times to ensure all short loops are eliminated. This process can be time consuming but can be interrupted by pressing the 'Cancel' button.
3535

36-
36+
Choose a ESRI Shapefile for the output, by default it is a temporary file.
3737

3838
## How to use the output
39+
40+
Upon completion of the algorithm, the new layer containing the output is loaded. This is a vector layer consisting of consecutive lines. Each line represents a segment of the route as a sequence of points, with additional fields detailing the segment's attributes, which are derived from OSM data.
41+
42+
![Attribute Table](pictures/how_to_use_attribute_table.jpg)
Binary file not shown.
270 KB
Loading

0 commit comments

Comments
 (0)