[GraphHopper] Graphhopper web using own graphs
Nicolas Gillet
nicolas.gillet at market-ip.com
Wed Jul 10 11:32:00 UTC 2013
Hi Robert,
I think your problem is in file /web/src/main/webapp/js/main.js
Open it and change the value of variable named "LOCAL" at line 22 :
LOCAL=false; ===> LOCAL=true;
Regards,
Nicolas GILLET
Market-IP - Creating Mobile Intelligence
Phone : +32 81 33 11 11
Fax : +32 81 33 11 10
www.market-ip.com - www.telefleet.com - www.geoplanning.net - www.drivexpert.net
-----Message d'origine-----
De : Robert Schmid [mailto:robert.schmid at fh-kempten.de]
Envoyé : mercredi 10 juillet 2013 13:13
À : GraphHopper at openstreetmap.org
Objet : [GraphHopper] Graphhopper web using own graphs
Hey Peter,
I want to use Graphhopper web with my own graph. Here is what i'm doing:
- running ./graphhopper.sh web unterfranken.osm It builds the graph successfully. But if i access the server via web browser it will use a graph from the internet and i am able to route around the world.
Why is that? Is there any flag which needs to be set to use only the unterfranken graph and my local graphhopper core framework?
Thanks in advance,
Robert
_______________________________________________
GraphHopper mailing list
GraphHopper at openstreetmap.org
http://lists.openstreetmap.org/listinfo/graphhopper
More information about the GraphHopper
mailing list