faq 44040222 - matsim-org/matsim-code-examples GitHub Wiki
by Dapeng Li on 2016-02-02 08:26:24
Are there any tools to do this? Thanks.
by Kai Nagel on 2016-02-02 13:10:58
In the iterations directory (e.g. ITERS/it.0), there are files like *.legHistogram_car.png
. The should contain what you are looking for. There is also *.legHistogram.txt
, which should contain the raw data.
Please note that they may be a bit tricky; for example, a pt trip that consists of walk-bus-walk-subway-walk may be counted as three walk legs.
Please let us know if there are issues.