<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Gurucharan,<br>
      <br>
      you need either a higher resolution for your location index. See:
      <a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/wiki/Low-Level-API">https://github.com/graphhopper/graphhopper/wiki/Low-Level-API</a><br>
      and experiment with <br>
      index.resolution(1000*1000).prepareIndex();<br>
      <br>
      or switch to the latest master branch where a new index
      (Location2NodesNtree) is implemented and such problems won't
      occur.<br>
      For more information on this topic also have a look into:
      <a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/issues/17">https://github.com/graphhopper/graphhopper/issues/17</a><br>
      <br>
      Regards,<br>
      Peter.<br>
      <br>
    </div>
    <blockquote
cite="mid:CA+DQJAQhC8OT_1NacEUM74L85kqd4vV8cL_+mQic2x_N6NtqDQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>Thank you for this extraordinary project for offline
          routing, I had implemented a sample routing files using run.sh
          for utah-latest.osm. And when I execute these files with
          GraphHopper-0.1.apk in android mobile,  Map and graphs are
          loaded without any problem the path is also drawn but it is
          not correctly connecting the source and destination. Please
          refer the attachments to visualize the error.</div>
        <div><br>
        </div>
        <div>How to solve this problem ? Is it possible to get the
          perfect route with graphhopper ?</div>
        <div><br>
        </div>
        <div><br clear="all">
          <div><br>
          </div>
          -- <br>
          <div><font color="#3366ff">Thanks & Regards,</font></div>
          <div><span style="color:rgb(153,153,153)">-------------------------------------------------------------------------------------</span></div>
          <font color="#009900">Gurucharan Vijayakumar,</font>
          <div><font color="#009900">Software Development Engineer,</font></div>
          <div><font color="#009900">Chennai.</font></div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>