Closed achimhoth closed 5 years ago
Yes, it should work just as well with GPS traces from cyclists and pedestrians, assuming that the bicycle/pedestrian network is fully represented in OpenStreetMap. However, you will want to adjust a couple of the parameters in the config.py
file. In particular:
maxSpeed
will be less than 120 km/htravelCostReverseCol
should be the same as travelCostCol
(in effect, this disallows one-way streets)If you have further questions, feel free to e-mail me directly.
Can this script be adapted to also map match GPS traces from Cyclists and Pedestrians?