NREL / mappymatch

Pure-python package for map matching
https://nrel.github.io/mappymatch/
BSD 3-Clause "New" or "Revised" License
76 stars 20 forks source link

Functional test for accuracy of map matcher #8

Open nreinicke opened 2 years ago

nreinicke commented 2 years ago

Create a functional test that can assess the accuracy of a particular map-matcher. This probably has to be done with respect to a particular road network.

An idea for how to do this:

yle-kot commented 2 years ago

What issue does this close? Can we tag this with the issue number?

nreinicke commented 1 year ago

Another idea would be to try to request the pre-labeled data discussed in this publication: https://yifangyin.github.io/publications/PosisiL.Grab.pdf and then validate the accuracy of our map matching algorithms by running them against the dataset.