issues
search
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
use latest valhalla
#80
Closed
kevinkreiser
closed
7 years ago
kevinkreiser
commented
7 years ago
@kdiluca @mxndrwgrdnr
Improvements include:
makes use of accuracy per point in the input to determine which edges to consider for map matching
segment matcher is robust to consecutive transition edges in matched path, greatly reduces the likelihood of discontinuities
allows altering the parameters used in the map matching algorithm on a per request basis
dnesbitt61
commented
7 years ago
:shipit:
@kdiluca @mxndrwgrdnr
Improvements include: