[GraphHopper] map-matching build fail

lam ping to lampingt at gmail.com
Thu Feb 26 21:47:36 UTC 2015


Don't know if this is the right forum. New to this project.
Another project map-matching which depends on graphhopper project build
fail with error below.

[ERROR]
/home/ec2-user/map-matching/src/main/java/com/graphhopper/matching/MapMatchingMain.java:[62,104]
cannot find symbol

  symbol:   method getSingle()

  location: class com.graphhopper.routing.util.EncodingManager

[INFO] 1 error

I was able to build map-matching last month. This is probably due to some
re-factoring change on EncodingManager and getSingle() method is not
available anymore.
Wondering if we should add back the getSingle() method in EncodingManager
or refactor Map-Matching not to use getSingle() to move forward?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150226/aa967c4d/attachment.html>


More information about the GraphHopper mailing list