SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Profile from points

(c) 2004 by Victor Olaya. Creates a profile from coordinates stored in a table

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)GRID--
InputTable (input)TABLE--
OutputResultTable (output)RESULT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
XTable fieldX--
YTable fieldY--

Command-line

Usage: saga_cmd ta_profiles 5 [-GRID <str>] [-TABLE <str>] [-X <str>] [-Y <str>] [-RESULT <str>]
  -GRID:<str>  	Grid
	Grid (input)
  -TABLE:<str> 	Input
	Table (input)
  -X:<str>     	X
	Table field
  -Y:<str>     	Y
	Table field
  -RESULT:<str>	Result
	Table (output)