Open danvk opened 5 months ago
The web UI reports book time: hours = miles / 2 + (elevation in feet) / 2000. All the optimization is based on distance now, but it might make more sense to base it on estimated hiking time instead.
The web UI reports book time: hours = miles / 2 + (elevation in feet) / 2000. All the optimization is based on distance now, but it might make more sense to base it on estimated hiking time instead.