SAGA 9.12.4 | Tool Documentation

Travel Time Calculation

Author(s) R.Fisher (c) 2015
Library IDtta_tools
Tool ID tta_TravelTime
Version 1.0
Menu Grid | Analysis | Travel Time Analysis

Description

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

References

Fisher, R., and Lassa, J. (2017): Interactive, open source, travel time scenario modelling: tools to facilitate participation in health service access analysis. International Journal of Health Geographics, 16(13). doi:10.1186/s12942-017-0086-8

Ray, N., and Ebener, S. (2008): AccessMod 3.0: computing geographic coverage and accessibility to health care services using anisotropic movement of patients. International Journal of Health Geographics, 7(63). doi:10.1186/1476-072X-7-63

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