122 Commits

Author SHA1 Message Date
bvarick
f05a478aa4
Merge pull request #21 from bvarick/whatif
Adds what-if data processing
2025-02-04 14:49:42 -06:00
ab7158cc7f
added osm_edit docker-compose.yml 2025-02-04 09:01:04 -06:00
21e55bc837
changed readme to reflect OsmChange file 2025-02-01 20:46:23 -06:00
4b45d240ca
changed to OsmChange filetype 2025-02-01 20:41:05 -06:00
Ben Varick
00743f5d11
added make osm_edit_brouter_containers 2025-01-31 17:46:02 -06:00
4ce0fadf28
changed .gitignore to include new osm_edit dirs 2025-01-31 13:35:33 -06:00
1baaca834a
changed container called by osm_edit_generate_brouter, works now 2025-01-31 13:32:31 -06:00
47a4e865d6
attempt at generating Brouter segment files 2025-01-31 12:05:33 -06:00
d852d5814e
adjusted directories, edited README 2025-01-31 11:49:45 -06:00
910dcd1d1a
added make commands for editing osm 2025-01-30 17:19:23 -06:00
7ff54d52ea
changed to osmium-tool 2025-01-29 15:11:30 -06:00
ac78d62347
added import .pbf to xml 2025-01-29 10:15:15 -06:00
6b081412a0
added needed libraries for mainloop 2024-11-27 09:45:47 -06:00
bvarick
f594e4cbd6
Merge pull request #19 from syounkin/sgy
Updates to WI-schools-cycle.Rmd
2024-11-27 08:31:44 -06:00
syounkin
d0eecdc2c5 Added descriptive text to WI-schools-cycle.Rmd 2024-11-22 11:08:43 -06:00
syounkin
15656c9ca0 Moved route_to_school.Rmd to archive 2024-11-22 11:01:29 -06:00
syounkin
a0b7d2fdf9 Added Table to WI-schools-cycle.Rmd
Used package reactable to create a table of non.cycleway values. North High in Eau Claire had the shortest median duration of 4.9 min. and River Ridge High the longest at 17.9 min.
2024-11-22 10:24:46 -06:00
bvarick
bfa8e3880f
Merge pull request #18 from syounkin/sgy
Created New Script route_to_school.Rmd
2024-11-21 17:12:56 -06:00
syounkin
a1be8f5f25 Update to WI-schools-cycle.Rmd 2024-11-21 17:10:46 -06:00
syounkin
5c12c14f8d Bug fix in WI-schools-cycle.Rmd 2024-11-21 15:13:37 -06:00
syounkin
0c9b3e070f Update to WI-schools-cycle.Rmd
Trying to get through all grade 9-12 schools in WI. Some schools have no routes, no coordinates, etc. Working my way through all the special cases.
2024-11-21 14:48:22 -06:00
syounkin
7d7a980400 Created WI-schools-cycle.Rmd
This script loops through WI schools and computes the cycling route from each grid cell to school. These routes and grids are saved to rds objects to be analyzed in a separate script.
2024-11-21 11:32:27 -06:00
syounkin
912e12de2d Merge branch 'main' into sgy 2024-11-20 09:52:58 -06:00
syounkin
afc6257b61 Minor updates to route_to_school.Rmd 2024-11-20 09:51:08 -06:00
2d1d432710
edited example png for cycling routes 2024-11-14 17:55:34 -06:00
01a4270d2b
added shortest brouter profile
add download safest profile from source repo

other small edits to clean up code
2024-11-14 17:53:00 -06:00
syounkin
099d94359c Updates to route_to_school.Rmd 2024-11-13 17:15:51 -06:00
syounkin
348608fc5a Updates to route_to_school.Rmd 2024-11-13 14:24:15 -06:00
syounkin
d1b1fd0253 Created route_to_school.Rmd
This script is a spin-off of cycle_route_analysis_brouter.Rmd.
2024-11-13 14:00:07 -06:00
bvarick
39d86edb1a
Merge pull request #17 from syounkin/sgy
Added Exploratory Code to Appendix
2024-11-11 10:48:02 -06:00
syounkin
46f67bb15f Update to New Code in the Appendix 2024-11-08 14:13:28 -06:00
syounkin
dfe33b953f Added Exploratory Code to Appendix
Trying to get route-level statistics plotted over a grid.
2024-11-08 12:45:36 -06:00
bvarick
42c7df44fe
Merge pull request #16 from syounkin/sgy
Created an archive directory
create R/function.R
organize cycle_route_analysis_brouter.Rmd
2024-11-07 14:06:52 -06:00
syounkin
57b46664ef Stopped ignoring functions.R 2024-11-07 13:40:00 -06:00
syounkin
1843fd3e44 More Organization of cycle_route_analysis_brouter.Rmd 2024-11-07 13:37:00 -06:00
syounkin
41d87517d8 Organized cycle_route_analysis_brouter.Rmd
Added some notes. Divided up some chunks.
2024-11-07 12:43:30 -06:00
syounkin
34fa374de5 Added cycling_route_analysis.Rmd to archive/ 2024-11-07 12:23:08 -06:00
syounkin
fda6ee6d95 Removed archive/.gitignore 2024-11-07 12:11:03 -06:00
syounkin
ecd62d5a3c Correction to archive/.gitignore 2024-11-07 12:08:30 -06:00
syounkin
dde9ece09f Update to Makefile 2024-11-07 12:01:03 -06:00
syounkin
897856716b Merge branch 'main' into sgy 2024-11-07 10:34:16 -06:00
Ben Varick
23dea9b2db
Merge branch 'syounkin-sgy'
Resolved a Couple of Errors
2024-11-07 10:31:39 -06:00
syounkin
372d765f2f Created archive directory
Moved cycling_route_analysis.Rmd to archive/
2024-11-07 10:29:55 -06:00
syounkin
ba5c5c9c29 Created runTLS flag
runTLS is a boolean variable that controls whether the ltscount chunk is evaluated
2024-11-07 10:28:42 -06:00
syounkin
3a90407738 Fixed bug on lines 246-247
route.lts -> route and route.geometry -> route
2024-11-07 09:58:34 -06:00
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
syounkin
3025cadc39 Update to Makefile
Added all, data, containers, and cycle. Included an rm -rf in brouter-data. Previously an error was thrown when trying to clone when the directory already exists.
2024-11-06 16:45:45 -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
4c98d5a68d
new example figure with safety profile, edited README 2024-11-06 08:13:53 -06:00