<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Dear Peter,<br> Can you help me in resolving this ? <br></div><div>Regards,</div><div>Dino Joseph Mycle</div><div style="display: block;" class="yahoo_quoted"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Saturday, 17 May 2014 6:28 PM, Dino Joseph Mycle <dinomycle@yahoo.com> wrote:<br> </font> </div> <br><br> <div class="y_msg_container"><div id="yiv3979326098"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"><div style="" class="yiv3979326098"><br style="">Dear ALL,<br
style="" class="yiv3979326098"><br style="" class="yiv3979326098"> i had installed the graphhopper in ubuntu server using the git clone command and using the asia map from the below link<br style="" class="yiv3979326098"><br style="" class="yiv3979326098">http://download.geofabrik.de/asia/india.html<br style="" class="yiv3979326098"><br style="" class="yiv3979326098">running the graphhopper using the command <br style="" class="yiv3979326098"><br style="" class="yiv3979326098"> ./graphhopper.sh web asia_india.pbf<br style="" class="yiv3979326098"><br style="" class="yiv3979326098">i am facing issue while giving the routing points using the below command , <br style="" class="yiv3979326098">the error i get is Cannot find point<br style="" class="yiv3979326098"><br style="" class="yiv3979326098">http://serveraddresss:8989/route?calc_points=false&point=9.983242,76.390418&point=9.990618,76.421088<br style="" class="yiv3979326098"><br
style="" class="yiv3979326098">Error<br style="" class="yiv3979326098"></div><pre style="" class="yiv3979326098">{"info":{"errors":[{"message":"Cannot find point 1: 9.9906,76.421","details":"java.lang.IllegalArgumentException"}]}}</pre>the above is inside the for loop when i checked the code, in the function getPaths() <br style="" class="yiv3979326098">core/src/main/java/com/graphhopper/GraphHopper.java <br style="" class="yiv3979326098">the function locationIndex.findClosest(point.lat, point.lon, edgeFilter); is not getting any nearby roads i think<br style="" class="yiv3979326098"><br style="" class="yiv3979326098"><br style="" class="yiv3979326098"><br style="" class="yiv3979326098">but
if i try the same points in the graphhopper website is get nearest
points and the distance to that point. check the below link<span style="" class="yiv3979326098"><br style="" class="yiv3979326098">http://graphhopper.com/maps/?point=9.983242%2C76.390418&point=9.990618%2C76.421088<br style="" class="yiv3979326098"><br style="" class="yiv3979326098">i want to know why my graphhopper(myserver) setup and graphhopper.com setup giving me different results. <br style="" class="yiv3979326098"><br style="" class="yiv3979326098">1) Any configuration needs to be changed to ger the live graphhopper setup ?<br style="" class="yiv3979326098"><br style="" class="yiv3979326098">2) Also can someone tell me how to rebuild the jar file alone while starting the </span><br style="" class="yiv3979326098"><span style="" class="yiv3979326098"> ./graphhopper.sh web asia_india.pbf so that i can put some prints ans try to debug ti improve the system ?<br style="" class="yiv3979326098">3) How the function
locationIndex.findClosest(point.lat, point.lon, edgeFilter); works ?, i
am not from java background, trying to understand the system<br style="" class="yiv3979326098"><br style="" class="yiv3979326098">Thanks for the understanding and help<br style="" class="yiv3979326098">Dino Joseph Mycle</span><br><div style="" class="yiv3979326098"><span style="" class="yiv3979326098"></span></div><div style="" class="yiv3979326098"> </div><br></div></div></div><br><br></div> </div> </div> </div> </div></body></html>