2 - Topological node#
Algorithm ID: hedgetools:topologicalnode
This tool takes line geometries created from Topological arc and generates nodes at their junctions and extremities.

Nodes are characterized by their degree and associated node type:
Degree |
Node type |
Description |
|---|---|---|
1 |
O |
Node at the extremitry of a line |
3 |
T |
Node at a junction between three lines |
4 |
X |
Node at a junction between four lines |
5+ |
M |
Node at a junction between 5 or more lines |
Parameters#
Label |
Name |
Type |
Description |
|---|---|---|---|
Input arc layer |
|
[vector: line] |
Line vector layer with a |
Output arc layer |
|
[vector: line] |
Output line vector layer |
Output node layer |
|
[vector: point] |
Output point vector layer |
Outputs#
Label |
Name |
Type |
Description |
|---|---|---|---|
Output arc layer |
|
[vector: line] |
Line vector layer of the main median axis with a |
Output node layer |
|
[vector: point] |
Point vector layer with a |