SAGA-GIS Tool Library Documentation (v8.2.1)

Tool TIN to Shapes

Converts a TIN data set to shapes layers.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTINTIN, inputTIN--
OutputPoints (*)Shapes, output, optionalPOINTS--
Center of Triangles (*)Shapes, output, optionalCENTER--
Edges (*)Shapes, output, optionalEDGES--
Triangles (*)Shapes, output, optionalTRIANGLES--
Polygons (*)Shapes, output, optionalPOLYGONS--
(*) optional

Command-line

Usage: saga_cmd tin_tools 3 [-TIN <str>] [-POINTS <str>] [-CENTER <str>] [-EDGES <str>] [-TRIANGLES <str>] [-POLYGONS <str>]
  -TIN:<str>      	TIN
	TIN, input
  -POINTS:<str>   	Points
	Shapes, output, optional
  -CENTER:<str>   	Center of Triangles
	Shapes, output, optional
  -EDGES:<str>    	Edges
	Shapes, output, optional
  -TRIANGLES:<str>	Triangles
	Shapes, output, optional
  -POLYGONS:<str> 	Polygons
	Shapes, output, optional