Weights of modes of public transport in Berlin. Used for ranking in search.
npm install vbb-mode-weights
The keys are from vbb-util
. They will be changed to be compatible with the Friendly Public Transport Format soon.
const weights = require('vbb-mode-weights')
console.log(weights.tram)
If you have a question, found a bug or want to propose a feature, have a look at the issues page.