SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Land Use Scenario Generator

This tool generates land use scenarios for fields under agricultural use based on statistics about the amount of crop types grown in the investigated area of interest.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputFieldsShapes (input)FIELDS--
Crop StatisticsTable (input)STATISTICSThe first column specifies a crop type id. The second column provides a human readible name for the crop type (e.g. 'potatoes') .The third column must be an integer value, though this value is not yet used by this tool. The following columns provide the yearly amount of each crop type [%] for a sequence of years. -
Known Crops (*)Table (optional input)KNOWN_CROPSThe first column specifies the field id as given by the 'Fields' layer. The following columns specify the crop type for each field and year and refer to the crop type identifiers used in the crop statistics table. The sequence of years must be identical with that of the crop statistics table.-
OutputLand Use ScenarioShapes (output)SCENARIO--
OptionsField IdentifierTable fieldFIELD_ID--
Output of...ChoiceOUTPUT-Available Choices:
[0] Identifier
[1] Name
Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_tools 25 [-FIELDS <str>] [-FIELD_ID <str>] [-SCENARIO <str>] [-OUTPUT <str>] [-STATISTICS <str>] [-KNOWN_CROPS <str>]
  -FIELDS:<str>     	Fields
	Shapes (input)
  -FIELD_ID:<str>   	Field Identifier
	Table field
  -SCENARIO:<str>   	Land Use Scenario
	Shapes (output)
  -OUTPUT:<str>     	Output of...
	Choice
	Available Choices:
	[0] Identifier
	[1] Name
	Default: 0
  -STATISTICS:<str> 	Crop Statistics
	Table (input)
  -KNOWN_CROPS:<str>	Known Crops
	Table (optional input)