bikehopper / graphhopper

Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
https://www.graphhopper.com/open-source/
Apache License 2.0
3 stars 0 forks source link

Figure out PT edge weighting and make PT it's own profile #47

Closed abhumbla closed 2 years ago

abhumbla commented 2 years ago

we need a way to weight PT edges that is compatible with bike weighting. likely will be some constant multiplied by time taken. make some of these parameters configurable in the profile config. this issue is pretty closely related to #46 and https://github.com/bikehopper/graphhopper/issues/39#issuecomment-1078366948