NREL / mappymatch

Pure-python package for map matching
http://mappymatch.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
57 stars 19 forks source link

Feature/6 valhalla matcher #169

Closed nreinicke closed 1 year ago

nreinicke commented 1 year ago

Adds a new ValhallaMatcher that pings a Valhalla server to get map matching results and parses them into the mappymatch format.

Closes #6