added data sources to README

This commit is contained in:
Ben Varick 2024-10-31 11:22:22 -05:00
parent e851b8d773
commit 88d5ae53a6
No known key found for this signature in database

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 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. - 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 ## Example figures
This script will generate a few figures: This script will generate a few figures:
### A heatmap of student addresses: ### A heatmap of student addresses: