SAGA 9.3.3 | Tool Library Documentation

Travel Time Calculation


Description

Perform travel time calculation. Find further information at Rohan Fisher's web page on Travel Time Modelling with SAGA.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputDestination Pointsshapes, inputDESTINATIONS--
Land Covergrid, inputLANDCOVER--
Travel Timestable, inputLANDCOVER_TO_TRAVELTIMEThis table supplies average travel times through a cell (in seconds) for each land cover type-
Travel Time Zones Classificationtable, input, optionalTRAVELTIME_LUTLook-up table for classification of travel time zones.-
OutputTravel Timegrid, outputTRAVELTIME_MINUTES--
OptionsGrid Systemgrid systemGRID_SYSTEM--
Land Cover IDtable fieldFIELD_LANDCOVER--
Travel Timetable fieldFIELD_TRAVELTIME--

Command Line


Usage: saga_cmd tta_tools tta_TravelTime [-DESTINATIONS ] [-LANDCOVER ] [-LANDCOVER_TO_TRAVELTIME ] [-FIELD_LANDCOVER ] [-FIELD_TRAVELTIME ] [-TRAVELTIME_MINUTES ] [-TRAVELTIME_LUT ]
  -DESTINATIONS:           	Destination Points
	shapes, input
  -LANDCOVER:              	Land Cover
	grid, input
  -LANDCOVER_TO_TRAVELTIME:	Travel Times
	table, input
  -FIELD_LANDCOVER:        	Land Cover ID
	table field
  -FIELD_TRAVELTIME:       	Travel Time
	table field
  -TRAVELTIME_MINUTES:     	Travel Time
	grid, output
  -TRAVELTIME_LUT:         	Travel Time Zones Classification
	table, input, optional