edited README

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

View File

@ -8,10 +8,10 @@ This script generates maps to analyze the potential walking routes for students
## Example figures
This script will generate a few figures:
A heatmap of student addresses:
![example address figure](example-addresses.png)
![example address figure](examples/example-addresses.png)
A map of all the walking routes within the walk boundary:
![example routes figure](example-routes.png)
![example routes figure](examples/example-routes.png)
A map of those routes colored by the level of traffic stress to bike
![example routes-lts figure](example-routes-lts.png)
![example routes-lts figure](examples/example-routes-lts.png)