bmwcarit / barefoot

Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.
Apache License 2.0
665 stars 186 forks source link

Add relation between raw GPS sample and the matched candidate #78

Open oldrev opened 6 years ago

oldrev commented 6 years ago

Hello, I made some minor change to make sure we can get raw GPS sample id from matched candidate rather than generate a UUID id for candidate.

Hope it useful.

bolau commented 6 years ago

Nice, I like this solution. It works great for me, thanks! Would be nice to see that merged 👍