• Joined on 2023-02-08
glax pushed to ExploreBothSidesEqually at glax/AStar 2024-07-23 19:10:32 +02:00
57a6838f86 Switchable between distance and speed metric
glax created branch ExploreBothSidesEqually in glax/AStar 2024-07-23 17:30:59 +02:00
glax pushed to ExploreBothSidesEqually at glax/AStar 2024-07-23 17:30:59 +02:00
glax pushed to master at glax/AStar 2024-07-23 17:30:52 +02:00
32422f96c6 Merge branch 'refs/heads/ExploreBothSidesEqually'
692fb93a94 Working State
Compare 2 commits »
glax pushed to master at glax/OSM_Graph 2024-07-23 17:08:24 +02:00
13ccec9245 Add direction-tag check to GetDirection
glax pushed to master at glax/OSM_Regions 2024-07-23 17:08:05 +02:00
ae65cc9e1b Add exportPath to valid arguments
glax pushed to master at glax/Graph_Renderer 2024-07-23 17:07:48 +02:00
954451978c Add Output of Distance and time to render
glax pushed to master at glax/AStar 2024-07-23 17:07:33 +02:00
832bc84bd2 Working State
glax pushed to master at glax/AStar 2024-07-23 16:42:07 +02:00
0758ae1d86 Update Dependencies,
f8acf3c9eb Moved to OSM_Graph
Compare 2 commits »
glax pushed to master at glax/Graph_Renderer 2024-07-23 16:14:56 +02:00
0a522baba5 Updated to match dependencies
glax pushed to master at glax/OSM_Graph 2024-07-23 16:14:30 +02:00
5b5aee91af Added primary road to implied oneways
glax pushed to master at glax/OSM_Graph 2024-07-23 15:46:57 +02:00
207df8dcd7 Add Methods to way to GetDirection GetHighwayType, GetMaxSpeed
d769cfda64 Move HighwayTypes from Pathfinding to here
Compare 2 commits »
glax pushed to master at glax/OSM_Regions 2024-07-23 15:34:53 +02:00
64bb5259a8 Update to include direction of connection/edge
glax pushed to master at glax/OSM_Graph 2024-07-23 15:33:20 +02:00
2ba8bca590 Save direction of edge to neighbor
glax pushed to master at glax/Graph_Renderer 2024-07-23 04:24:55 +02:00
65d3c97fba Different Renders for different roads
glax pushed to master at glax/AStar 2024-07-23 04:24:38 +02:00
eabceed59d Fix and Improve PriorityQueue, Distance Calculation for previous
0bbda3dfd0 Debug logging during search
f8b3d72292 Fix bug with pathfinding when previous node is not null
Compare 3 commits »
glax pushed to master at glax/Graph_Renderer 2024-07-23 03:13:44 +02:00
61626a207b Merge remote-tracking branch 'origin/master'
ac0a516bb7 Highway type colors,
0ef70bd7ea Initial Commit
Compare 3 commits »
glax created repository glax/Graph_Renderer 2024-07-23 03:12:00 +02:00
glax pushed to master at glax/AStar 2024-07-23 02:56:20 +02:00
3a1ca0cc3d Add separation between cars and pedestrian highways.
glax pushed to master at glax/AStar 2024-07-23 02:34:43 +02:00
4261bc2f48 Fix neighbor-nodes creating endless loop