update readme
This commit is contained in:
parent
6f7b4a5694
commit
8f6be38f8c
1 changed files with 4 additions and 1 deletions
|
@ -10,11 +10,14 @@ Status](https://travis-ci.org/ad-freiburg/pfaedle.svg?branch=master)](https://tr
|
||||||
# pfaedle
|
# pfaedle
|
||||||
|
|
||||||
Precise OpenStreetMap (OSM) map-matching for public transit schedules ([GTFS](https://developers.google.com/transit/gtfs/reference/) data).
|
Precise OpenStreetMap (OSM) map-matching for public transit schedules ([GTFS](https://developers.google.com/transit/gtfs/reference/) data).
|
||||||
|
First described in [this 2018 SIGSPATIAL paper](http://ad-publications.informatik.uni-freiburg.de/SIGSPATIAL_Sparse%20map%20matching%202018.pdf).
|
||||||
|
|
||||||
|
For a quick visual inspection of the shape quality, see for example the schedule data for Germany or Switzerland in our tool [TRAVIC](https://travic.app/?z=7&x=1261608.6&y=6430601.6).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* `cmake`
|
* `cmake`
|
||||||
* `gcc >= 5` (or `clang >= 3.9`)
|
* `gcc >= 5.0` (or `clang >= 3.9`)
|
||||||
|
|
||||||
## Building and Installation
|
## Building and Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue