Skip to content

Commit 39da3bb

Browse files
committed
Add readme
1 parent f5da516 commit 39da3bb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# osm4routing2
2+
3+
This project is a rewrite in rust from https://github.com/Tristramg/osm4routing
4+
5+
It converts an OpenStreetMap file (in the `.pbf` format) into a CSV file.
6+
7+
## Build
8+
Get a rust distribution with `cargo`: https://www.rust-lang.org/en-US/downloads.html
9+
10+
Run `cargo build`

0 commit comments

Comments
 (0)