Set max street time
Set max street time
set_max_street_time(max_walk_dist, walk_speed, max_trip_duration)
max_walk_dist |
numeric, Maximum walking distance (in meters) for the whole trip. Passed from routing functions. |
walk_speed |
numeric, Average walk speed in Km/h. Defaults to 3.6 Km/h. Passed from routing functions. |
max_trip_duration |
numeric, Maximum trip duration in seconds. Defaults to 120 minutes (2 hours). Passed from routing functions. |
An integer
representing the maximum number of minutes walking
Other support functions:
assert_points_input()
,
check_connection()
,
download_metadata()
,
posix_to_string()
,
select_mode()
,
set_max_lts()
,
set_max_rides()
,
set_n_threads()
,
set_speed()
,
set_suboptimal_minutes()
,
set_verbose()
,
stop_r5()
,
street_network_to_sf()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.