Hello everybody I am currently an intern at a company which does business applications. First my task was to implement an GiS component who queried google directions api (this was straight forward).
Now I have implement an offline routing GiS component. The problem is that my advisors don't have any know-how and cannot give me a starting point.
So far I found out, that I will need a osm file and graphHoper. Well sounds simple, but I don't understand the docs for graphHoper and I couldn't find something on osm-offline routing. Summed up: I am lost since two days and struggle to find an "entry point" for learning.
Is there a hello-world like tutorial on osm-offline routing? Are there already offline routers in java which I could integrate? (I tried to search, but I couldn't figure it out if they indeed where offline routers)
Kind regards
David