Merge branch 'bvarick:main' into sgy

This commit is contained in:
Samuel Younkin 2024-10-31 13:34:19 -05:00 committed by GitHub
commit e0290a3d39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
*.Rproj
data/addresses/*
data/*
api_keys/*
figures/*
.Rhistory

View File

@ -5,6 +5,11 @@ This script generates maps to analyze the potential walking routes for students
- The actual route generation is done with OSRM, I run it locally in a docker container.
- The basemap is pulled from Stadia Maps. The usage of the script is well within the free tier, you'll need an API key from them.
## Data sources
- School location data is from: https://data-wi-dpi.opendata.arcgis.com/
- Madison Bike Level of Traffic Stress is from: https://data-cityofmadison.opendata.arcgis.com/datasets/cityofmadison::bike-lts/explore
- Student addresses provided by school.
## Example figures
This script will generate a few figures:
### A heatmap of student addresses: