opentraffic / reporter

OTv2: distributed service that matches raw GPS probe data to OSMLR segments and sends anonymized speeds to Datastore
GNU Lesser General Public License v3.0
13 stars 16 forks source link

target newer valhalla, older segment matcher was basically aweful #46

Closed kevinkreiser closed 7 years ago

kevinkreiser commented 7 years ago

this got so many many fixes. the output of segment matcher was sketchy at best before these. here are the bevy of updates:

stuff not in libvalhalla 2.1.6

https://github.com/valhalla/valhalla/pull/630 https://github.com/valhalla/valhalla/pull/625 https://github.com/valhalla/valhalla/pull/612 https://github.com/valhalla/valhalla/pull/610

stuff below this line was in libvalhalla 2.1.6

https://github.com/valhalla/valhalla/pull/600 https://github.com/valhalla/valhalla/pull/595 https://github.com/valhalla/valhalla/pull/588