SAGA 9.12.5 | Tool Documentation

Topologize Polylines

Author(s) Copyright (c) 2018-2022 by Johan Van de Wauw
Library IDshapes_lines
Tool ID 16
Version 1.0
Menu Shapes | Lines | Topology

Description

The topology module will convert a shapefile containing lines to a topological network of lines: the direction of every line (i.e., the point order) is used to create a network from and to nodes.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInput Linesshapes, inputINPUTLINES--
Target grid (for grid system)grid, input, optionalSYSTEM--
OutputOutput Linesshapes, outputOUTPUTLINES--
Output Nodesshapes, output, optionalOUTPUTPOINTS--
OptionsTolerance Distancefloating point numberTOLERANCE-Default: 0.010000
Grid systemgrid systemSYSTEM_GRIDSYSTEM--
SimplifybooleanSIMPLIFY-Default: 0

Command Line


Usage: saga_cmd shapes_lines 16 [-INPUTLINES ] [-OUTPUTLINES ] [-OUTPUTPOINTS ] [-TOLERANCE ] [-SYSTEM ] [-SIMPLIFY ]
  -INPUTLINES:     Input Lines
	shapes, input
  -OUTPUTLINES:    Output Lines
	shapes, output
  -OUTPUTPOINTS:   Output Nodes
	shapes, output, optional
  -TOLERANCE:   Tolerance Distance
	floating point number
	Default: 0.010000
  -SYSTEM:         Target grid (for grid system)
	grid, input, optional
  -SIMPLIFY:       Simplify
	boolean
	Default: 0