[GraphHopper] NearBy Search
smail chibani
smailinfo_dz at yahoo.fr
Fri Mar 13 11:42:05 UTC 2015
Hi,I have installed Graphhopper using this command :
java -jar graphhopper-web-0.3-with-dep.jarjetty.resourcebase=webapp config=config-example.propertiesosmreader.osm=france-latest.osm.pbf
I get no result when I am sending the following request :
http://localhost:8989/route?point=49.59825,1.21101&point=49.448986,1.09404
When I request this URL, I get a result, with a destination point nearby my geoloc
https://graphhopper.com/maps/?point=49.59825,1.21101&point=49.448986,1.09404
My question, is how to tell to graphhopper to use nearby geoloc to find my route ?
I changed the proporty "index.highResolution" to 1500 in config-example.properties, and rebout server (after cleaning the last graph generated), the answer is the same (no result)
I want to know why my Graphhopper server setup gives different results than graphhopper.com.
Thank you for yur help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150313/574b629f/attachment.html>
More information about the GraphHopper
mailing list