... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GraphHopper Routing Exception
#13
Ich habe 2 Varianten implementiert: die naive lädt erst alle Routingdaten aber meistens viel zu viel, da sie gar nicht abbricht.
https://github.com/cpesch/RouteConverter...exceptions

Die zweite dreht am Algorithmus und verschiebt das Laden und Initialisieren der Daten in die Kalkulation der Route. Das erlaubt "Lazy Loading":
https://github.com/cpesch/RouteConverter...ceptions_2

Ich würde jetzt die letzte Variante intensiver testen und verfeinern.
--
Christian
Reply


Messages In This Thread
RE: GraphHopper Routing Exception - by kumo - 01.08.2019, 14:11
RE: GraphHopper Routing Exception - by routeconverter - 09.08.2019, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)