Skip to contents

This function generates a traveltime map based on the input facilities, bounding box area, and travel mode.

Usage

traveltime(facilities, bb_area, dowscaling_model_type, mode, res_output = 100)

Arguments

facilities

A sf object with the existing facilities.

bb_area

A boundary box object with the area of interest.

dowscaling_model_type

The type of model used for the spatial downscaling of the travel time layer.

mode

The mode of transport.

res_output

The spatial resolution of the friction raster (and of the analysis), in meters. If <1000, a spatial downscaling approach is used.