A simple python script to work out the straightest way to walk / drive / bike accorss an area stick to openstreet maps provided road information etc.
Generate a straight path
pip install -r requirements
python main.py -l "Bala, Wales"-e will output the edge nodes (start / finish nodes) -t [bike, drive, walk, all] (mode of transport)
It will generate a nice plot
As well as outputing those plots as GPX files in the gpx folder