Block a user
6b5dddb1e3
Prevent method from returning before all threads are finished.
fea0ecf17b
remove exisiting results.
30b29aa25c
whitespace and readability
73e7daffd7
Formatting of finding best variables
7b88616373
Preload Regions
ec6725a5c5
Removed unnecessary factors
886ccaa8dc
removed nodeAngleFactor
af1d9baf4f
Testsetup for cariable testing
e2332847cd
Adjust priority in weight calculation with factor.
dca4d56866
Keep searching for the same amount of time already search to get shorter path.
95c0088b73
Added function to mass-test the heuristic variables.
cd3905915b
Cleanup
dd37430761
Moved RoadPriority Function to RegionManager
42e915ee05
Added distance and duration to PathResult.
7d769a064f
Parallel reading of regionfiles.
b87d8a0300
Changed calls to new backend.
23429c8a00
Renderer now renders 3 different layers over each other: Area (Regions), gScore-Weights (as blobs) and PathResult path.
946fa0206b
Made Pathfinder non-static to enable field-usage in other methods/classes.
5a1dce9883
PathResult now only includes Path and calcTime.
619cad61ee
Adjusted to new Functions and return values.
bfb117164e
Added Area-render (Renders all loaded nodes and edges)
208c000577
Changed values for heuristic and weight functions, as well as increased priority for type1-roads (motorways).
5212e43897
Add regionManager to PathResult for internal use
6fb88b5c9c
Include RegionManager in result for internal use
08ebc9a26b
Changed some display values
d35aab9c39
More logging
08e3da6fe3
Render result to png after every routing
367e9cfde0
Removed API
a70284aa87
Added visualization to confirm paths
308579279b
Working. Weight calculation is still wonky, as well as heuristic needing tuning.
2131ac4afe
Still requires tuning
428fcb9bf8
fixed return type for tagtypes name, tagref
6b496957d7
Fixes for oneway-change
874d60992e
Try improving priority