[GraphHopper] Looking for an engine for horse (and hiking) routing
Nop
ekkehart at gmx.de
Sat May 25 08:34:08 UTC 2013
Hi!
Am 24.05.2013 22:03, schrieb Peter K [via GraphHopper]:
> > Actually, understanding the test was the hardest part. :-)
> Which one? Reading a test should be easier :) !
I extended the oneWay test, but it's true for all of them. The test
manually takes apart the Graph and that much harder to understand for me
than the parsing code.
Due to the Maven setup I could run the tests, but not enter them with
the debugger to have a closer look at what the data means.
> > But as I never looked at routing and don't have any way to visualize
> > or check those routing tests, I can't fix the test cases. I guess I
> > need your help for that.
>
> you can try the MiniGraphUI in the tools sub project (a raw desktop UI,
> very good for visually debugging) or call
It starts and shows a black mesh of lines. I am not sure what it is
supposed to do, but every time I click on it, I get a
IllegalStateException: You'll need to change weightCalculation of
preparation instead of algorithm!
at
com.graphhopper.routing.ch.PrepareContractionHierarchies$1.type(PrepareContractionHierarchies.java:614)
I haven't changed anything yet, config is set to dikstrabi. What's wrong?
> ./graphhopper.sh web <osm file>
> and then access localhost:8989
I'm working on windows, that does not work for me.
I have donloaded jetty and it's running, but I have no idea how to put
graphhopper and jetty together on windows. Can you explain to me what's
required?
> > Oh, and I need help from you as list admin. I disabled the mails from
> > the list to read at Nabble, but my posts from Nabble do not arrive at
> > the list. Can you please reactivate the mails? I can't find the list
> > settings, it only asks me to subscribe. :-(
>
> I have just reactivated it - did this work for you?
Yes. Thank you.
bye
Nop
More information about the GraphHopper
mailing list