<div dir="ltr">GraphHopper claims to officially work with mapsForge. Error could be due to graphHopper updated there library. Also interested in the answer if Peter and his team is making it compatible for nutiteq?</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 10, 2014 at 12:30 PM, Christian Doerr <span dir="ltr"><<a href="mailto:chrdoerr@gmail.com" target="_blank">chrdoerr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">







<p>Hello,<br></p>
<p>I am using GraphHopper as part of Nutiteq's SDK for offline maps on Android, and I have been running into issues with version incompatibilities of the nodes and edge files Graphhopper generates. My question is which version of GraphHopper I should use to generate a gh-package with the following version numbers:<br></p>
<p>graph.dimension=2<br>nodes.version=3<br>edges.version=5<br>geometry.version=3<br>locationIndex.version=2<br>nameIndex.version=2</p><p><br></p>
<p>Nutiteq says they have generated their example with Graphhopper v0.3, when I do this the node file is in version 2, instead of version 3, which throws an error in the SDK. Also, theĀ other files are in versions too early:<br></p>
<p>nodes.version=2<br>edges.version=4<br>geometry.version=2<br>locationIndex.version=2<br>nameIndex.version=2</p>
<p><br></p>
<p>When I try GraphHopper v0.4, an exception get thrown in the load() function of GraphHopper (<a href="https://github.com/nutiteq/hellomap3d/blob/master/AdvancedMap3D/src/main/java/com/nutiteq/advancedmap/activity/GraphhopperRouteActivity.java" target="_blank"><span>https://github.com/nutiteq/hellomap3d/blob/master/AdvancedMap3D/src/main/java/com/nutiteq/advancedmap/activity/GraphhopperRouteActivity.java</span></a>), as the version of the edges (7) is too new and unexpected:<br>graph.dimension=2<br>nodes.version=3<br>edges.version=7<br>geometry.version=3<br>locationIndex.version=2<br>nameIndex.version=2</p>
<p>I have not been able to find a release between 0.3 and 0.4, at which point in the development was the version of the files changed so that I can work from that version in the github repo? Would there be an easier way to generate a gh package with the versions numbers above which the SDK expects?<br></p>
<p>Thank you very much in advance,<br></p>
<p>Christian</p></div>
<br>_______________________________________________<br>
GraphHopper mailing list<br>
<a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/graphhopper" target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
<br></blockquote></div><br></div>