12 Commits

Author SHA1 Message Date
syounkin
14a097fe9e Moved basemap chunk
Code in routeslts called basemap before it was defined. To correct this the basemap chunk was moved up in the script.
2024-11-06 16:48:21 -06:00
Ben Varick
21905af23a
edited routelts and new map of routes 2024-11-06 14:48:37 -06:00
Ben Varick
e6614977c3
added new route by route analysis 2024-11-06 09:18:02 -06:00
Ben Varick
bd3b74d430
Added safety profile to brouter and script 2024-11-06 07:51:42 -06:00
Ben Varick
74b9c10f7d
changed title of map 2024-11-05 12:21:05 -06:00
Ben Varick
c03d4df0a7
set crs explicitly for all data imports. 2024-11-05 12:19:00 -06:00
Ben Varick
7e6eb9c45b
Added new analysis: calculate the maximum and average lts for the route for each address and plot them on the map of addresses. This analysis takes a while, so I parallelized it. I also set eval=FALSE because it takes so long. 2024-11-05 12:00:55 -06:00
Ben Varick
6600f0cd74
Fixed erroneous join with bike_lts, added new chunk for calculating average lts per address 2024-11-05 09:33:46 -06:00
Ben Varick
d559b8605e
added 'student_number' to routes data table 2024-11-05 09:07:18 -06:00
Ben Varick
acf70cc6d2
adjust brouter url variable names 2024-11-05 09:00:58 -06:00
Ben Varick
dd36d8b957
added top level .html files to .gitignore
and edited a note in cycling_route_analysis_brouter.Rmd
2024-11-05 08:15:00 -06:00
Ben Varick
a6e47e12a3
Added a new RMarkdown script that uses brouter as the routing backend instead of OSRM. It's still using OSRM to draw the isodistance polygon. 2024-11-04 18:37:57 -06:00