added brouter to readme intro

This commit is contained in:
Ben Varick 2024-11-05 08:27:07 -06:00
parent dd36d8b957
commit ef51272a69
No known key found for this signature in database

View File

@ -2,7 +2,7 @@
This script generates maps to analyze the potential walking routes for students to their school.
- I excluded the addresses of the students from the repository.
- The actual route generation is done with OSRM, I run it locally in a docker container.
- The actual route generation is done with OSRM and brouter, those are run locally in docker containers.
- 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