Skip to content

jibeproject/odCalculationsMelbourne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

odCalculationsMelbourne

Calculating trip time and distance using the r5r package

Code in this repository (2_run_OD_analysis.R) was prepared by Alan Both adapting earlier code prepared by Carl Higgs at https://github.com/carlhiggs/multimodal_analysis_example (multimodal_od_analysis_example.Rmd) illustrating how r5r could be used for analysis in a JIBE sub-project led by Tayebeh Saghapour.

Instructions

  1. Copy all files from the JIBE Sharepoint into this directory.
  2. Run 1_prep_data.R to process the origin and destination points. Note: this is currently hardcoded to Alan's sharepoint folder. THE OUTPUT OF THIS STEP CANNOT LEAVE THE PROTECTED SHAREPOINT.
  3. Run 2_run_OD_analysis.R to calculate the trip time and distance using r5r. PT_walk and PT_drive take a long time to process, so we save outputs in chunks of 100 trips. These are all merged at the end of this step.

About

Calculating trip time and distance using the r5r package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages