This project builds a static matrix routing webmap with your own data. No-code UI and drag & drop export.
Project builder with your data:
Generated static webmap running on APIs:
My first attempt at an actual github project! Still not fully released.
Important
- Python 3.13
- Git
- Windows (for now)
curl -L "https://github.com/erw-1/routefinder/releases/download/rc-0.7/routefinder_setup_v0.7-alpha.py" -o routefinder_setup_v0.7-alpha.py && py routefinder_setup_v0.7-alpha.py
Or run the latest Python file in releases.
Warning
- I had no clue how to work with venv/ multi platforms yet, so the start of the program is janky. It worked on every windows system I tried, but it probably won't work on Unix systems. Docker soon ?
- Whole project is in French (all the Python stuff was made for an explorative school project in France)
- Only tested on Windows 10 & 11
- Did not do extensive testing with all geodata file formats and API types