graphhopper / map-matching

The map matching functionality is now located in the main repository https://github.com/graphhopper/graphhopper#map-matching

Home Page:https://www.graphhopper.com/open-source/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I match CSV traces against the map?

XueningQin opened this issue · comments

The trajectory I want to match is in CSV file.
However, when I perform java -jar matching-web/target/graphhopper-map-matching-web-0.12-SNAPSHOT.jar match matching-core/src/test/resources/*.csv, it will have problems.
Therefore, I would like to know if this repo support csv file and if there are some requirements for csv file format.

commented

For questions please use our forum. (you can only use gpx files at the moment not csv)