edited README

This commit is contained in:
Ben Varick 2024-10-28 17:04:30 -05:00
parent 69c1ab343c
commit bb18cc558e
Signed by: ben
SSH Key Fingerprint: SHA256:758jG979jvr5HnQJl1AQ/NYTyzXRgnuoVM/yCR024sE

View File

@ -7,11 +7,11 @@ This script generates maps to analyze the potential walking routes for students
## 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:
![example address figure](examples/example-addresses.png) ![example address figure](examples/example-addresses.png)
A map of all the walking routes within the walk boundary: ###A map of all the walking routes within the walk boundary:
![example routes figure](examples/example-routes.png) ![example routes figure](examples/example-routes.png)
A map of those routes colored by the level of traffic stress to bike ###A map of those routes colored by the level of traffic stress to bike
![example routes-lts figure](examples/example-routes-lts.png) ![example routes-lts figure](examples/example-routes-lts.png)