osmgraphing 0.2.3

Playing around with graphs created via parsing OpenStreetMap data
Documentation

osmgraphing

Build Status Crates.io Docs

Goal of this student project is parsing openstreetmap data to calculate traffic routes on it.

News

The automatic deployment to crates.io is working.

A lot of repo-work (creating issues, labels, deployments) has been done the past week. Several branches contain great work (e.g. finished, but unoptimized parser), that has to be merged into the master. This will be done immediately after the automated deployment is working.

After cleaning up and working off some issues (e.g. multi-stage-parsing), this project will try to find potential bottlenecks in street-networks. Documentation and info follows. :)

Setup and usage

Please refer to setup and usage to get details about the project setup and how to run the code.