[GraphHopper] GraphHopper Digest, Vol 2, Issue 2
Peter K
peathal at yahoo.de
Sat Apr 6 19:23:03 UTC 2013
Hi Salim,
thanks for your report!
> because the master version doesn't work
the file layout of master is incompatible with 0.1
> Change the line "#osmreader.chShortcuts=fastest|shortest" to
"osmreader.chShortcuts=fastest" in the file
This settings specifies "use contraction hierarchies" with "fastest CAR"
weighting.
> But now i have another problem, with this version , run.sh with ui
option doesn't work ! it gives me this message:
You can easily ignore that message. the ui is not really intended for
production use. I'll probably remove that in the near future.
Try the android project which uses mapsforge or the web project which
uses map tiles.
If you need an offline version for the desktop there will be one with
the mapsforge 'rewrite' branch in the near future.
Regards,
Peter.
> Ok! i fixed my problem with this steps:
> 1 - Download the graphhopper 0.1
> repository, https://github.com/graphhopper/graphhopper/tree/0.1 (because
> the master version doesn't
> work).
> 2 - Change the line "#osmreader.chShortcuts=fastest|shortest" to
> "osmreader.chShortcuts=fastest" in the file
> ..\graphhopper-0.1\config.properties".
> 3 - ./run.sh your_osm_file.osm.
>
> But now i have another problem, with this version , run.sh with ui
> option doesn't work ! it gives me this message:
> " Exception in thread "AWT-EventQueue-0"
> java.lang.IllegalStateException: You'll n
> eed to change weightCalculation of preparation instead of algorithm!"
More information about the GraphHopper
mailing list