osmgraphing 0.1.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

Since automated deployment to crates.io is currently (Aug 24th) under work-in-progress, the crate is very unstable and changes a lot. Of course, this should be finished soon (hopefully Aug 25th o_O).

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.

Setup and usage

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